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:
@@ -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: ""
|
||||
|
||||
Reference in New Issue
Block a user