Skip to content

Commit b7bfcb0

Browse files
committed
Update app/config.py
1 parent 6d951be commit b7bfcb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/config.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Config for Flask
2+
# For interactive debugging of Flask apps on Heroku see
3+
# http://stackoverflow.com/a/13946679/64904
4+
DEBUG = True

0 commit comments

Comments
 (0)