Added timezone environment variable
This commit is contained in:
@@ -9,4 +9,11 @@ SECRET_KEY=
|
||||
|
||||
# bot credentials
|
||||
BOT_EMAIL=
|
||||
BOT_PASSWORD=
|
||||
BOT_PASSWORD=
|
||||
|
||||
# urls
|
||||
WEBSITE_URL=
|
||||
API_URL=
|
||||
|
||||
# timezone
|
||||
TZ=Europe/Berlin
|
Reference in New Issue
Block a user