Files
redux-scraper/Procfile.worker
2023-05-18 20:43:18 -07:00

4 lines
184 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