diff --git a/Procfile b/Procfile index f3cfeb1..9ec9724 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn httpbin:app --log-file - --worker-class="egg:meinheld#gunicorn_worker" +web: gunicorn httpbin:app