Skip to content

Commit c0dd52d

Browse files
authored
Update 15/umbraco-cms/fundamentals/setup/server-setup/running-umbraco-in-docker.md
1 parent b24b66e commit c0dd52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/setup/server-setup/running-umbraco-in-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Your solution may require some specific files to run, such as license files. You
5050

5151
## HTTPS
5252

53-
When running in websites in Docker, it's common to use do so behind a reverse proxy, or load balancer.
53+
When running websites in Docker, it's common to do so behind a reverse proxy or load balancer.
5454
In these scenarios you will likely handle SSL termination at the reverse proxy. This means that Umbraco will not be aware of the SSL termination, and will complain about not using HTTPS.
5555

5656
Umbraco checks for HTTPS in two locations:

0 commit comments

Comments
 (0)