]> cat aescling's git repositories - mastodon.git/blob - Procfile
Merge branch 'master' into master
[mastodon.git] / Procfile
1 web: bundle exec puma -C config/puma.rb
2 worker: bundle exec sidekiq -q default -q push -q pull -q mailers
This page took 0.086925 seconds and 5 git commands to generate.