1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-30 19:22:21 +00:00

Fixed puma

This commit is contained in:
2015-12-29 22:37:56 +00:00
parent a1973c5a42
commit b0c6bce96f

View File

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