Updated .env variable for future Flask versions

FLASK_ENV has been deprecated
This commit is contained in:
Vivek Santayana 2022-08-19 15:27:25 +01:00
parent 4f193e7fa5
commit f9d85a8028

View File

@ -1,4 +1,5 @@
SERVER_NAME= # URL where this will be hosted.
FLASK_DEBUG=False
TZ=Europe/London # Time Zone