.flaskenv 61 B

12345
  1. FLASK_APP = app
  2. FLASK_ENV = development
  3. FLASK_DEBUG = True