1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +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:
- DEBIAN_FRONTEND=noninteractive
- TZ=UTC
- webSiteRootURL
- HTTP_PORT
- HTTPS_PORT
- Socket_PORT
expose:
- 80
- 443