feat: TIMEZONE variable

This commit is contained in:
auricom
2022-06-01 14:09:25 +02:00
parent 2f145e871c
commit dfc7919e5e
29 changed files with 57 additions and 44 deletions

View File

@@ -23,7 +23,7 @@ spec:
pullPolicy: IfNotPresent
env:
TZ: Europe/Paris
TZ: ${TIMEZONE}
webUIPort: 8265
serverIP: 0.0.0.0
serverPort: 8266