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