Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Procfile - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 109ee233737f760e564e1b10748a404b9067a171 (plain)
1
2
web: bundle exec unicorn_rails -c config/unicorn.rb -p $PORT
sidekiq: bundle exec sidekiq