1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-19 22:01:31 +00:00

Fix worker in procfile

This commit is contained in:
2015-12-29 19:46:25 +00:00
parent 0d310c587b
commit 32f568ac37

View File

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