fix(common): fix TZ being wrongly defined in common and remove its references from some remaining Apps (#2005)

* fix(common): fix TZ being wrongly defined in common and remove its references from some remaining Apps

* hmm

* update tests and add PUID as default as well

* cleanup more tests

* no message

* hussle

* hussle

* fix tests
This commit is contained in:
Kjeld Schouten-Lebbing
2022-03-03 12:09:37 +01:00
committed by GitHub
parent 2d331d15ca
commit 085fb02b3f
11 changed files with 68 additions and 71 deletions
-2
View File
@@ -10,8 +10,6 @@ secret:
# See more environment variables in the gotify documentation
# https://gotify.net/docs/config#environment-variables
env:
# https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
TZ: "America/Los_Angeles"
GOTIFY_SERVER_PORT: 8080
GOTIFY_SERVER_KEEPALIVEPERIODSECONDS: 0
GOTIFY_SERVER_LISTENADDR: ""