Skip to content
Snippets Groups Projects
Procfile 106 B
web: bundle exec puma -C config/puma.rb
worker: bundle exec sidekiq -q default -q push -q pull -q mailers