mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
3 lines
110 B
Plaintext
3 lines
110 B
Plaintext
web: bundle exec unicorn_rails -c config/unicorn.rb -p $PORT
|
|
worker: env QUEUE=* bundle exec rake resque:work
|