1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-06 22:44:14 +00:00

Updated procfile for puma

This commit is contained in:
2015-03-24 14:40:20 +00:00
parent 458c0a8723
commit 5c14165d6f
3 changed files with 6 additions and 1 deletions

View File

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