Adding worker to procfile
This commit is contained in:
parent
1acd9ba6d6
commit
7daea8832d
3
Procfile
3
Procfile
@ -1 +1,2 @@
|
||||
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
|
||||
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
|
||||
worker: bundle exec rake jobs:work
|
Loading…
x
Reference in New Issue
Block a user