Make foreman start sidekiq with proper config file path

openid
Marcin Kulik 11 years ago
parent dcaa77a7ea
commit c5198d4fd8

@ -1 +1 @@
worker: bundle exec sidekiq -v
worker: bundle exec sidekiq -C config/sidekiq.yml -v

Loading…
Cancel
Save