1
0
Fork 0
oldhaven/Procfile

2 lines
91 B
Plaintext

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