mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
4 lines
131 B
Text
4 lines
131 B
Text
|
web: bundle exec rails server -p $PORT
|
||
|
sidekiq: bundle exec sidekiq -e $RAILS_ENV
|
||
|
clockwork: bundle exec clockwork config/clock.rb
|