Procfile 84 Bytes
puma_web: bundle exec puma
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb