Procfile.CF 117B

123
  1. web: bundle exec rake db:migrate && bundle exec rails server -p $PORT
  2. jobs: bundle exec rails runner bin/threaded.rb