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: . build: .
# container_name: app # container_name: app
restart: always restart: always
ports: # ports:
- "80:80" # - "80:80"
- "443:443" # - "443:443"
# networks: # networks:
# - app-network # - app-network