4 changed files with 7 additions and 5 deletions
@ -1,2 +1,2 @@
|
||||
web: bundle exec puma -C config/puma.rb |
||||
worker: bundle exec sidekiq -q default -q mailers -q push |
||||
worker: bundle exec sidekiq -q default -q push -q pull -q mailers |
||||
|
||||
Loading…
Reference in new issue