diff --git a/Procfile b/Procfile index f37076c..f4e99ab 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ worker: rake jobs:work -web: bundle exec passenger start -p $PORT --max-pool-size 3 \ No newline at end of file +web: bundle exec passenger start -p $PORT \ No newline at end of file