Updated .env variable for future Flask versions
FLASK_ENV has been deprecated
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
SERVER_NAME= # URL where this will be hosted.
|
||||
FLASK_DEBUG=False
|
||||
|
||||
TZ=Europe/London # Time Zone
|
||||
|
||||
|
Reference in New Issue
Block a user