1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Revmoed max pools for passenger

This commit is contained in:
2015-12-16 13:22:30 +00:00
parent 2213cf03b4
commit 27f5db32fa

View File

@@ -1,2 +1,2 @@
worker: rake jobs:work
web: bundle exec passenger start -p $PORT --max-pool-size 3
web: bundle exec passenger start -p $PORT