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

Moved back to passenger

This commit is contained in:
2015-12-29 23:09:20 +00:00
parent a911183637
commit 83d0448271

View File

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