Skip to content

Commit eb99c4a

Browse files
bjarnefsofietoft
andauthored
Update 14/umbraco-cms/fundamentals/setup/server-setup/azure-web-apps.md
Co-authored-by: sofietoft <[email protected]>
1 parent 10902d0 commit eb99c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14/umbraco-cms/fundamentals/setup/server-setup/azure-web-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You can also copy the following JSON directly into your Azure Web App configurat
5454
}
5555
```
5656

57-
Also remember to add environment variable `ASPNETCORE_ENVIRONMENT` witch value `Development`, `Staging` og `Production`.
57+
Remember to add an `ASPNETCORE_ENVIRONMENT` variable with values `Development`, `Staging`, or `Production`.
5858

5959
The minimum recommended Azure SQL Tier is "S2", however noticeable performance improvements are seen in higher Tiers
6060

0 commit comments

Comments
 (0)