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

Moved to puma having issues with delayed jobs and passenger

This commit is contained in:
2015-12-29 22:23:57 +00:00
parent 47c15f0383
commit a1973c5a42
2 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
worker: bundle exec rake jobs:work
web: bundle exec passenger start -p $PORT
web: bundle exec puma -t 5:5