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