fix wrong gitaly configuration

This commit is contained in:
Constantin Wildförster 2020-07-28 12:38:23 +02:00 committed by Niclas Mietz
parent 7a70e6a0f6
commit 8411b944e4

View File

@ -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"