vidpush/Procfile
2014-04-07 14:41:34 -04:00

3 lines
92 B
Plaintext

web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
worker: bundle exec rake jobs:work