mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-01 15:04:04 +00:00
Adds comments to docker compose dev
This commit is contained in:
@@ -10,8 +10,8 @@ services:
|
||||
ports:
|
||||
- 3080:80
|
||||
- 3081:81
|
||||
- 3443:443
|
||||
- 3444:444
|
||||
- 3443:443 # Ususally you would only have this one
|
||||
- 3444:444 # This is to test ssl passthrough
|
||||
networks:
|
||||
- nginx_proxy_manager
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user