Skip to content

Commit

Permalink
Merge pull request #6025 from nextcloud/enh/6024/add-tz-to-notify-push
Browse files Browse the repository at this point in the history
notify-push: add timezone to container
  • Loading branch information
szaimen authored Feb 11, 2025
2 parents db81abe + abec1ef commit 4b219fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions php/containers.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4b219fa

Please sign in to comment.