API - remove dotenv warning
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
|
||||
# Application
|
||||
# export FLASK_APP=fittrackee
|
||||
export FLASK_SKIP_DOTENV=1
|
||||
# export HOST=
|
||||
# export PORT=
|
||||
# export APP_SETTINGS=fittrackee.config.ProductionConfig
|
||||
|
Reference in New Issue
Block a user