mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Avoid notice
This commit is contained in:
parent
92c3254741
commit
2fd341e5da
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue