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