diff --git a/Procfile b/Procfile index fb33abb..5cfc894 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn myproject.wsgi +web: gunicorn commerce.wsgi