This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/Procfile

2 lines
80 B
Plaintext

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