Remove unneeded job worker for procfile
This commit is contained in:
parent
27aeb2aae7
commit
2a7f6d035c
1 changed files with 0 additions and 1 deletions
1
Procfile
1
Procfile
|
@ -1,3 +1,2 @@
|
|||
web: bundle exec puma -C ./config/puma.rb
|
||||
worker: bundle exec rake jobs:work
|
||||
|
||||
|
|
Loading…
Reference in a new issue