diaspora/Procfile
Jonne Haß a580171e32 Replace spork with spring, update & use binstubs
Spring is the recommended application preloader for rails
2014-12-01 08:06:07 +01:00

3 lines
132 B
Text

web: bin/bundle exec unicorn_rails -c config/unicorn.rb -p $PORT
sidekiq: bin/bundle exec sidekiq
xmpp: bin/bundle exec vines start