Created
August 22, 2016 12:05
-
-
Save javamonn/356e4ece8468b7f2c924992892f4fce0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
web: bundle exec unicorn -p 3000 -c ./config/unicorn.rb | |
resque: env TERM_CHILD=1 COUNT=3 QUEUE=high,normal,low RESQUE_TERM_TIMEOUT=5 bundle exec rake resque:work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment