diff --git a/Procfile b/Procfile index 4fd3163..6548051 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: bundle exec puma -p $PORT +web: bundle exec puma -p $PORT -t 1:5 -w 1