Procfile 106 B

12
  1. web: bundle exec puma -C config/puma.rb
  2. worker: bundle exec sidekiq -q default -q push -q pull -q mailers