Add runserver to Procfile

This commit is contained in:
Rebecca Law
2015-11-20 16:24:10 +00:00
parent d6c81d581d
commit 043f930e57

View File

@@ -1 +1 @@
web: python application.py
web: python application.py runserver