diff --git a/Procfile b/Procfile index 9af4d6b..17a32c0 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn app:app --workers=4 \ No newline at end of file +web: gunicorn app:app --workers=5 \ No newline at end of file