diff --git a/Procfile b/Procfile index 93e59a2..1002183 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn wsgi \ No newline at end of file +web: gunicorn config.wsgi \ No newline at end of file