Handle not ready repos
[gitorious.git] / Procfile
blobeacd141897220cc61f14a006f0822501b276b0f3
1 # Load a fully functional development environment:
2 # - a thin server (by default on port 5000)
3 # - a git daemon
4 web:           thin start
5 git_daemon:    script/git-daemon run
6 sphinx:        searchd --pidfile --config config/development.sphinx.conf --nodetach