You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme-docs/DOCKER.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -322,7 +322,7 @@ The default https port is 8443.
322
322
323
323
To change the port:
324
324
- update `nginx.conf`
325
-
- update `docker-compose.override.https.yml` or set DD_PORT in the environment)
325
+
- update `docker-compose.override.https.yml` or set DD_TLS_PORT in the environment)
326
326
- restart the application
327
327
328
328
NB: some third party software may require to change the exposed port in Dockerfile.nginx as they use docker-compose declarations to discover which ports to map when publishing the application.
0 commit comments