Adds comments to docker compose dev

This commit is contained in:
chaptergy 2021-10-12 15:55:28 +02:00
parent f650137c84
commit 6e82161987

View File

@ -10,8 +10,8 @@ services:
ports: ports:
- 3080:80 - 3080:80
- 3081:81 - 3081:81
- 3443:443 - 3443:443 # Ususally you would only have this one
- 3444:444 - 3444:444 # This is to test ssl passthrough
networks: networks:
- nginx_proxy_manager - nginx_proxy_manager
environment: environment: