use TZ environ for scheduler

This commit is contained in:
simon
2021-12-02 14:44:37 +07:00
parent 7e97284374
commit 3cc5db7ad1
2 changed files with 2 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ services:
- TA_USERNAME=tubearchivist
- TA_PASSWORD=verysecret
- ELASTIC_PASSWORD=verysecret
- TZ=America/New_York
depends_on:
- archivist-es
- archivist-redis