From 03888871b88969eee1c4871469c70db6ed321811 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 20 Mar 2018 09:39:43 -0400 Subject: [PATCH] procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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