Added timezone environment variable

This commit is contained in:
2022-04-29 22:36:06 +02:00
parent ec9a02d5f5
commit 13d230cd30
2 changed files with 22 additions and 2 deletions

View File

@@ -9,4 +9,11 @@ SECRET_KEY=
# bot credentials
BOT_EMAIL=
BOT_PASSWORD=
BOT_PASSWORD=
# urls
WEBSITE_URL=
API_URL=
# timezone
TZ=Europe/Berlin