Procfile 73 Bytes
web: bundle exec rails s -p $PORT
worker: bundle exec rake sidekiq:start