diff --git a/Procfile b/Procfile index b553b09..54dd622 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn httpbin:app \ No newline at end of file +web: gunicorn httpbin:app -w 6 \ No newline at end of file