Skip to content

Instantly share code, notes, and snippets.

@diloabininyeri
Created August 25, 2020 10:20
Show Gist options
  • Select an option

  • Save diloabininyeri/8f158fecd6173e7ed799b163747a099a to your computer and use it in GitHub Desktop.

Select an option

Save diloabininyeri/8f158fecd6173e7ed799b163747a099a to your computer and use it in GitHub Desktop.
export FLASK_APP=main.py
export FLASK_ENV=development
flask run
#FLASK_APP=main.py FLASK_ENV=development flask run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment