about summary refs log tree commit diff
path: root/Procfile
blob: 646e26059e0918d5d1bf99da23ddd8282cc1c35c (plain) (blame)
1
2
web: bundle exec puma -C config/puma.rb
worker: bundle exec sidekiq -q default -q push -q pull -q mailers