Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4be03cf

Browse files
hguthriemeker12
andauthored
Update guides/v2.1/cloud/env/variables-deploy.md
Co-Authored-By: Margaret Eker <[email protected]>
1 parent 9b1b477 commit 4be03cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.1/cloud/env/variables-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ stage:
481481
On deployment, replace Magento base URLs in the database with the project URLs specified by the [`MAGENTO_CLOUD_ROUTES`]({{ page.baseurl }}/cloud/env/variables-cloud.html) variable. This is useful for local development, where base URLs are set up for your local environment.
482482
When you deploy to a Cloud environment, we change the URLs so you can access your storefront and Magento Admin using project URLs.
483483

484-
If you need to update URLs when deploying to Pro or Starter staging and production environments, use the [`FORCE_UPDATE_URLS`](#force_update_urls) variable.
484+
If you need to update URLs when deploying to Pro or Starter Staging and Production environments, use the [`FORCE_UPDATE_URLS`](#force_update_urls) variable.
485485

486486
```yaml
487487
stage:

0 commit comments

Comments
 (0)