oldhaven/Procfile
2011-10-06 00:18:57 +04:00

2 lines
91 B
Plaintext

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