Storm/Procfile
Justin Licata 4991ef7314 Deploy to Heroku 🤖 (#8)
* cache gems in CircleCI.

* add deploy to Heroku button.
2017-07-21 16:55:31 -05:00

3 lines
64 B
Plaintext

web: bundle exec puma -C config/puma.rb
worker: rails jobs:work