2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00
discourse/Procfile
2013-08-14 21:39:40 +02:00

2 lines
No EOL
81 B
Text

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