OSDN Git Service

Procfile added. use foreman start to run gitlabhq
[wvm/gitlab.git] / Procfile
1 web: bundle exec rails s -p $PORT
2 worker: bundle exec rake environment resque:work QUEUE=*