mirror of
https://github.com/gitlabhq/gitlab-recipes.git
synced 2026-01-09 14:37:57 -05:00
Fix typo
This commit is contained in:
committed by
GitHub
parent
830bf3798e
commit
6a196d8b0c
@@ -7,7 +7,7 @@ GitLab requires a couple of services:
|
||||
* GitLab Sidekiq service (`gitlab-sidekiq.service`)
|
||||
* Unicorn service (`gitlab-unicorn.service`)
|
||||
* Gitlab Workhorse server for slow HTTP requests (`gitlab-workhorse.service`)
|
||||
* Gitaly, the Git RPC service for handling all the git calls made by GitLab (`gitlab.gitaly.service`)
|
||||
* Gitaly, the Git RPC service for handling all the git calls made by GitLab (`gitlab-gitaly.service`)
|
||||
|
||||
## Setup GitLab services
|
||||
|
||||
|
||||
Reference in New Issue
Block a user