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