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: 21dfade1d8a8c469aff48b4d779e722d2994a336 (plain)
1
2
web: bundle exec unicorn_rails -p $PORT
worker: bundle exec sidekiq -q post_receive,mailer,system_hook,common,default