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