diff --git a/Procfile b/Procfile index 6c11f71d6..3ca2e96c2 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python application.py \ No newline at end of file +web: python application.py runserver \ No newline at end of file