🐛 FIX: removed 443 binded

This commit is contained in:
Yuri-Lima
2023-08-24 16:10:51 +00:00
parent 2ba0d7f41c
commit 9ca921fa6a

View File

@@ -13,7 +13,7 @@ services:
- "/opt/containers/phx/nginx/nginx.conf:/etc/nginx/nginx.conf"
ports:
- "8081:80"
- "443:443"
# - "443:443"
networks:
- frontend
depends_on: