mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
notify-push: add timezone to container
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
db81abed09
commit
abec1ef102
1 changed files with 1 additions and 0 deletions
|
|
@ -300,6 +300,7 @@
|
||||||
"environment": [
|
"environment": [
|
||||||
"NC_DOMAIN=%NC_DOMAIN%",
|
"NC_DOMAIN=%NC_DOMAIN%",
|
||||||
"NEXTCLOUD_HOST=nextcloud-aio-nextcloud",
|
"NEXTCLOUD_HOST=nextcloud-aio-nextcloud",
|
||||||
|
"TZ=%TIMEZONE%",
|
||||||
"REDIS_HOST=nextcloud-aio-redis",
|
"REDIS_HOST=nextcloud-aio-redis",
|
||||||
"REDIS_HOST_PASSWORD=%REDIS_PASSWORD%",
|
"REDIS_HOST_PASSWORD=%REDIS_PASSWORD%",
|
||||||
"POSTGRES_HOST=nextcloud-aio-database",
|
"POSTGRES_HOST=nextcloud-aio-database",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue