add procfiles to root
This commit is contained in:
5
Procfile.worker
Normal file
5
Procfile.worker
Normal file
@@ -0,0 +1,5 @@
|
||||
cron: RAILS_ENV=worker bundle exec rake good_job_cron
|
||||
direct: RAILS_ENV=worker bundle exec rake good_job proxy=direct
|
||||
proxy-1: RAILS_ENV=worker bundle exec rake good_job proxy=proxy-1
|
||||
dedipath-1: RAILS_ENV=worker bundle exec rake good_job proxy=dedipath-1
|
||||
serverhost-1: RAILS_ENV=worker bundle exec rake good_job proxy=serverhost-1
|
||||
Reference in New Issue
Block a user