3 lines
132 B
Text
3 lines
132 B
Text
web: bin/bundle exec unicorn_rails -c config/unicorn.rb -p $PORT
|
|
sidekiq: bin/bundle exec sidekiq
|
|
xmpp: bin/bundle exec vines start
|