Created
January 6, 2015 16:29
-
-
Save dylanerichards/87e5d491e239fd2a27d6 to your computer and use it in GitHub Desktop.
Dat proloc
This file contains hidden or 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
| clock: bundle exec clockwork lib/clock.rb | |
| resque: env TERM_CHILD=1 COUNT=3 QUEUE=high,normal,low RESQUE_TERM_TIMEOUT=100 bundle exec rake resque:work | |
| web: bundle exec unicorn -p 3000 -c ./config/unicorn.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment