mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-10 07:38:10 -05:00
5 lines
148 B
Plaintext
5 lines
148 B
Plaintext
redis: redis-server
|
|
websocket: ruby script/websocket_server.rb
|
|
web: bundle exec rails s thin -p $PORT
|
|
worker: QUEUE=* rake resque:work
|