mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
add gitaly_adress to repositories.storages in gitlab.yml - https://gitlab.com/gitlab-org/gitlab-ce/blob/9-5-stable/config/gitlab.yml.example#L651
This commit is contained in:
parent
72c5bc9ac3
commit
dc5c505d1d
@ -632,7 +632,9 @@ test:
|
||||
path: tmp/tests/pages
|
||||
repositories:
|
||||
storages:
|
||||
default: tmp/tests/repositories/
|
||||
default:
|
||||
path: tmp/tests/repositories/
|
||||
gitaly_adress: unix:tmp/tests/gitaly/gitaly.socket
|
||||
backup:
|
||||
path: tmp/tests/backups
|
||||
gitlab_shell:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user