mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
web: bin/bundle exec unicorn_rails -c config/unicorn.rb -p $PORT
|
|
sidekiq: bin/bundle exec sidekiq
|
|
xmpp: bin/bundle exec vines start
|