summaryrefslogtreecommitdiff
path: root/Procfile.staging
blob: 32393167a8acdf787cc06c8291d419235970b7db (plain)
1
2
3
4
5
6
7
sidekiq_image_processing: bundle exec sidekiq -C config/sidekiq-image-processing.yml
sidekiq: bundle exec sidekiq -c 5 -q high -q mailers
sidekiq_rebuilds: bundle exec sidekiq -c 2 -q rebuilds
sidekiq_low: bundle exec sidekiq -c 2 -q low
sidekiq_imports: bundle exec sidekiq -c 1 -q imports
falcon: bundle exec falcon host falcon_staging.rb