Procfile 102 Bytes Edit Raw Blame History 1 2 web: bundle exec rails s -p $PORT worker: bundle exec rake environment resque:work QUEUE=* VVERBOSE=1