diff --git a/Procfile b/Procfile index e79f764..a72b87f 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn organizer.wsgi --log-file - \ No newline at end of file +web: gunicorn mysite.wsgi --log-file -