mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 16:51:52 +02:00
feat: TIMEZONE variable
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
TZ: Europe/Paris
|
||||
TZ: ${TIMEZONE}
|
||||
webUIPort: 8265
|
||||
serverIP: 0.0.0.0
|
||||
serverPort: 8266
|
||||
|
Reference in New Issue
Block a user