diff --git a/Procfile b/Procfile index 9ec9724..5ab46ac 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn httpbin:app +web: gunicorn httpbin:app -k gevent