Files
redux-scraper/Procfile.worker
2023-04-08 13:46:49 -07:00

6 lines
332 B
Plaintext

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