diff --git a/Procfile b/Procfile index aaba562..5e50d67 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn httpbin:app -w 6 --log-file - +web: gunicorn httpbin:app --log-file -