1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-03-13 14:08:34 +01:00
mastodon/Procfile

3 lines
106 B
Text
Raw Normal View History

2017-01-17 22:00:03 +11:00
web: bundle exec puma -C config/puma.rb
worker: bundle exec sidekiq -q default -q push -q pull -q mailers