From 54e08a850fd3a2608e5f3c85267b10338eeff145 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 9 May 2018 06:36:00 -0400 Subject: [PATCH] gevent Signed-off-by: Kenneth Reitz --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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