Skip to content

Instantly share code, notes, and snippets.

@amaudy
Created October 28, 2015 03:48
Show Gist options
  • Save amaudy/60ad506fcee7cf2232d7 to your computer and use it in GitHub Desktop.
Save amaudy/60ad506fcee7cf2232d7 to your computer and use it in GitHub Desktop.
start Sidekiq
bundle exec sidekiq -d -L sidekiq.log -q mailer,5 -q default -e production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment