summaryrefslogtreecommitdiff
path: root/Procfile
blob: 630259eae3914402a4e21f2b6cba8f85437a010d (plain)
1
2
sidekiq: bundle exec sidekiq -c 10 -q high -q mailers -q image_processing -q video_processing -q low -q rebuilds -q imports
puma: bundle exec rails s -b 127.0.0.1 -p 8080