diff --git a/Procfile b/Procfile index ae0b8ac..ea156ad 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn run: app \ No newline at end of file +web: gunicorn manage: app \ No newline at end of file