0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-14 13:58:53 +08:00
discourse/Procfile

2 lines
No EOL
80 B
Text
Vendored

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