mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-07 22:33:56 -05: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
|