discourse/Procfile
2013-08-14 21:39:40 +02:00

2 lines
81 B
Plaintext

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