vidpush/Procfile

3 lines
92 B
Plaintext
Raw Permalink Normal View History

2014-04-07 18:41:34 +00:00
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
worker: bundle exec rake jobs:work