mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
add gitlab url to gitaly.toml config
This commit is contained in:
parent
3f349977f5
commit
ad57e9f354
@ -91,3 +91,7 @@ dir = "{{GITLAB_SHELL_INSTALL_DIR}}"
|
||||
# [[concurrency]]
|
||||
# rpc = "/gitaly.RepositoryService/GarbageCollect"
|
||||
# max_per_repo = 1
|
||||
|
||||
[gitlab]
|
||||
url = "http+unix://%2Fhome%2Fgit%2Fgitlab%2Ftmp%2Fsockets%2Fgitlab-workhorse.socket"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user