Created
March 2, 2012 19:17
-
-
Save ehoch/1960548 to your computer and use it in GitHub Desktop.
Puma / DJ Procefile on Heroku
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 puma -p $PORT | |
worker: bundle exec rake jobs:work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment