1
0
Fork 0
oldhaven/Procfile

2 lines
91 B
Plaintext
Raw Permalink Normal View History

2011-10-05 20:18:57 +00:00
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
worker: bundle exec rake jobs:work