diff --git a/Procfile b/Procfile index cae63e1b34f44e0108e899d6196f3decee31aeda..96d417e0001a0c6a18ab5bee8592b92ff2344003 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn uwsgi.ini +web: gunicorn opentech.wsgi:application