Files
discourse/Procfile
T

2 lines
81 B
Plaintext

web: bundle exec rails server -p $PORT
sidekiq: bundle exec sidekiq -e $RAILS_ENV