Created
June 30, 2016 02:52
-
-
Save tommydunn/128c56d29c8a8665a7430599c4f94fa8 to your computer and use it in GitHub Desktop.
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
| worker: bundle exec rake environment resque:work TERM_CHILD=1 QUEUE=* | |
| scheduler: bundle exec rake environment resque:scheduler | |
| web: rails s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment