glitch-soc/Procfile

2 lines
106 B
Text

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