diff --git a/Procfile b/Procfile index a72b87f..e306255 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn mysite.wsgi --log-file - +web: gunicorn imagehost.wsgi --log-file -