export FLASK_ENV=development export CONFIG=config.DevelopmentConfig export FLASK_APP=propedal-planner/app.py #cd ./app flask run --host=0.0.0.0