Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/get-started/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To add a new environment, go to the Subscription page and click the "New Environ

To create a new release, go to the Deploy tab in your development environment and click "Create New Release."

Once your new environment is ready, go to its Deploy tab and [deploy the release](../cloud/releaseManagementDeployment.md#deploying-a-release). Your app will be live in this environment. You can [add your own domain](../cloud/resourceMonitoring.md#application-access) and configure it with your DNS to make your app accessible with your custom domain.
Once your new environment is ready, go to its Deploy tab and [deploy the release](../cloud/releaseManagementDeployment.md#deploying-a-release). Your app will be live in this environment. You can [add your own domain](../cloud/resourceMonitoring.md#application-access) and configure it with your DNS to make your app accessible with your custom domain. Data and users are managed by the environment.

## Version Control: Manage different versions of your app

Expand Down