1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +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
ports:
- "${SOCKET_PORT:-2053}:2053"
- "${SOCKET_PORT:-2053}:${SOCKET_PORT:-2053}"
- "${HTTP_PORT:-80}:80"
- "${HTTPS_PORT:-443}:443"
volumes: