🐛 FIX: removed 443 binded
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user