Merge pull request #6025 from nextcloud/enh/6024/add-tz-to-notify-push

notify-push: add timezone to container
This commit is contained in:
Simon L. 2025-02-11 14:24:18 +01:00 committed by GitHub
commit 4b219fa692
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -300,6 +300,7 @@
"environment": [
"NC_DOMAIN=%NC_DOMAIN%",
"NEXTCLOUD_HOST=nextcloud-aio-nextcloud",
"TZ=%TIMEZONE%",
"REDIS_HOST=nextcloud-aio-redis",
"REDIS_HOST_PASSWORD=%REDIS_PASSWORD%",
"POSTGRES_HOST=nextcloud-aio-database",