Add missing timezone to docker container

Closes: #1234
This commit is contained in:
eikek
2022-01-13 20:06:53 +01:00
parent 147b6f9023
commit 3841b4aadd

View File

@ -20,6 +20,7 @@ services:
ports: ports:
- "7880:7880" - "7880:7880"
environment: environment:
- TZ=Europe/Berlin
- DOCSPELL_SERVER_INTERNAL__URL=http://docspell-restserver:7880 - DOCSPELL_SERVER_INTERNAL__URL=http://docspell-restserver:7880
- DOCSPELL_SERVER_ADMIN__ENDPOINT_SECRET=admin123 - DOCSPELL_SERVER_ADMIN__ENDPOINT_SECRET=admin123
- DOCSPELL_SERVER_AUTH_SERVER__SECRET= - DOCSPELL_SERVER_AUTH_SERVER__SECRET=