Remove unneeded job worker for procfile

This commit is contained in:
Eric Schultz 2019-11-14 14:23:37 -06:00
parent 27aeb2aae7
commit 2a7f6d035c

View file

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