We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d951be commit b7bfcb0Copy full SHA for b7bfcb0
app/config.py
@@ -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