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

Procfile - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d3b3e051e88c61d1ba5067528cf5687273d6e8f3 (plain)
1
2
web: bundle exec rails s -p $PORT
worker: bundle exec sidekiq -q post_receive,mailer,system_hook,common,default