Added timezone env variable
This commit is contained in:
parent
070ce19fcc
commit
294f1e42f7
@ -1,5 +1,7 @@
|
||||
SERVER_NAME= # URL where this will be hosted.
|
||||
|
||||
TZ=Europe/London # Time Zone
|
||||
|
||||
## Flask Configuration
|
||||
SECRET_KEY= # Long, secure, secret string.
|
||||
DATA=./data/
|
||||
|
Loading…
Reference in New Issue
Block a user