FLASK_APP=app.py FLASK_ENV=development FLASK_DEBUG=1 FLASK_RUN_HOST = 127.0.0.1 FLASK_RUN_PORT = 5000