Skip to content

Commit

Permalink
Add Flask environment file with debugging enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaronett committed Aug 1, 2020
1 parent 593c931 commit 3d92bd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flask/.flaskenv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FLASK_APP=vxrd.py
FLASK_DEBUG=1

0 comments on commit 3d92bd4

Please sign in to comment.