Procfile.production 126 Bytes Edit Raw Blame History 1 2 web: bundle exec rails s -p $PORT -e production worker: bundle exec rake environment resque:work RAILS_ENV=production QUEUE=*