Update background task time scheduling to use server local time. Ensure that the TZ variable is passed to the container with the location of the server. (#268)

* Remove LastRun values during upgrade

* Add timezone variable to docker-compose files

* Release note update to include PR's labeled "note"
This commit is contained in:
Michael Green
2024-01-28 15:18:13 +11:00
committed by GitHub
parent 163aa7a446
commit 10be6c53ba
7 changed files with 112 additions and 51 deletions

View File

@@ -13,6 +13,7 @@ services:
volumes:
- gs:/root/.gaseous-server
environment:
- TZ=Australia/Sydney
- dbhost=gsdb
- dbuser=root
- dbpass=gaseous