diff --git a/Procfile b/Procfile index 00124df..2ff12c2 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn myproject.wsgi \ No newline at end of file +web: gunicorn assignment.wsgi