1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00

Avoid notice

This commit is contained in:
Daniel 2021-07-12 20:42:34 -03:00
parent 92c3254741
commit 2fd341e5da

View file

@ -29,6 +29,10 @@ services:
environment: environment:
- DEBIAN_FRONTEND=noninteractive - DEBIAN_FRONTEND=noninteractive
- TZ=UTC - TZ=UTC
- webSiteRootURL
- HTTP_PORT
- HTTPS_PORT
- Socket_PORT
expose: expose:
- 80 - 80
- 443 - 443