diff --git a/assets/runtime/config/gitaly/config.toml b/assets/runtime/config/gitaly/config.toml index bfbb1d6f..4fb47045 100644 --- a/assets/runtime/config/gitaly/config.toml +++ b/assets/runtime/config/gitaly/config.toml @@ -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"