add worker back to procfile ??????

This commit is contained in:
Andrew Brown 2018-01-18 17:20:05 -06:00
parent 0652d8cda7
commit 4707d741d3

View File

@ -1 +1,2 @@
web: bundle exec puma -C config/puma.rb
worker: bundle exec rake jobs:work