Docker - update .env
This commit is contained in:
parent
b1e51211d8
commit
c76c6e2ec3
@ -1,7 +1,7 @@
|
||||
# Custom variables initialisation
|
||||
|
||||
# Application
|
||||
export FLASK_ENV=development
|
||||
export FLASK_DEBUG=1
|
||||
export FLASK_APP=fittrackee/__main__.py
|
||||
export FLASK_SKIP_DOTENV=1
|
||||
export APP_SETTINGS=fittrackee.config.DevelopmentConfig
|
||||
|
Loading…
Reference in New Issue
Block a user