1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 10:49:36 +02:00
This commit is contained in:
Daniel Neto 2024-07-25 12:47:58 -03:00
parent 4087ed25cd
commit 06a05abffc

View file

@ -52,7 +52,7 @@ services:
env_file: env_file:
- .env - .env
ports: ports:
- "${SOCKET_PORT:-2053}:2053" - "${SOCKET_PORT:-2053}:${SOCKET_PORT:-2053}"
- "${HTTP_PORT:-80}:80" - "${HTTP_PORT:-80}:80"
- "${HTTPS_PORT:-443}:443" - "${HTTPS_PORT:-443}:443"
volumes: volumes: