chore(apps): remove TZ from values. (#1945)
* chore(apps): remove TZ from values. * chore(apps): remove TZ from values. Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
parent
74148478ab
commit
2d331d15ca
@@ -11,9 +11,6 @@ podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
@@ -6,7 +6,6 @@ image:
|
||||
# See more environment variables in the babybuddy documentation
|
||||
# https://hub.docker.com/r/jgeusebroek/spotweb
|
||||
env:
|
||||
TZ: UTC
|
||||
SPOTWEB_SYSTEMTYPE: single
|
||||
SPOTWEB_FIRSTNAME: demo
|
||||
SPOTWEB_LASTNAME: spotweb
|
||||
|
||||
Reference in New Issue
Block a user