Merge branch 'nelbacha-master-patch-08542' into 'master'
improve grammar in Gitaly configuration See merge request gitlab-org/gitlab-ce!31605
This commit is contained in:
commit
56ea8fc3e6
1 changed files with 1 additions and 1 deletions
|
@ -611,7 +611,7 @@ You can specify a different Git repository by providing it as an extra parameter
|
|||
sudo -u git -H bundle exec rake "gitlab:gitaly:install[/home/git/gitaly,/home/git/repositories,https://example.com/gitaly.git]" RAILS_ENV=production
|
||||
```
|
||||
|
||||
Next, make sure gitaly configured:
|
||||
Next, make sure that Gitaly is configured:
|
||||
|
||||
```sh
|
||||
# Restrict Gitaly socket access
|
||||
|
|
Loading…
Reference in a new issue