This commit is contained in:
Zikil 2024-11-01 14:51:39 +07:00
parent 91883b2523
commit 058f92633f

View File

@ -26,9 +26,9 @@ services:
build: .
# container_name: app
restart: always
ports:
- "80:80"
- "443:443"
# ports:
# - "80:80"
# - "443:443"
# networks:
# - app-network