Skip to content

Commit f95c0e6

Browse files
ozgey99eshanrnh
andauthored
Update umbraco-cloud/getting-started/environments.md
Co-authored-by: Esha Noronha <[email protected]>
1 parent 0874c53 commit f95c0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/getting-started/environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ It is possible to set up specific configurations for each environment:
5959

6060
The `EnvironmentAlias` is fetched from the Environment variable named `DOTNET_ENVIRONMENT`. This variable can be found in the Environment Variables section of Kudu on the environment. You can read more about ASP.NET Configuration in the official [Microsoft documentation](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-9.0).
6161

62-
The value of the `DOTNET_ENVIRONMENT` environment variable can also be managed through the Advanced settings under the Configuration section on Cloud Portal.
62+
The value of the `DOTNET_ENVIRONMENT` environment variable can be managed through the **Advanced** settings in the **Configuration** section of the Cloud Portal.
6363

6464
{% hint style="info" %}
6565
Make sure that when you start up the Umbraco Application, you load the correct JSON file as per the ASP.NET Configuration in the official [Microsoft documentation](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-9.0).

0 commit comments

Comments
 (0)