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

Switch to passenger

This commit is contained in:
2015-04-22 09:53:02 -04:00
parent 4fc10e82ec
commit e431316e14
2 changed files with 5 additions and 2 deletions

View File

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