mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
fix wrong gitaly configuration
This commit is contained in:
parent
7a70e6a0f6
commit
8411b944e4
@ -93,5 +93,6 @@ dir = "{{GITLAB_SHELL_INSTALL_DIR}}"
|
||||
# max_per_repo = 1
|
||||
|
||||
[gitlab]
|
||||
url = "http+unix://%2Fhome%2Fgit%2Fgitlab%2Ftmp%2Fsockets%2Fgitlab-workhorse.socket"
|
||||
secret_file = "/home/git/gitlab-shell/.gitlab_shell_secret"
|
||||
url = "http://localhost:8181"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user