diff options
-rw-r--r-- | config.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml.example b/config.yml.example index 658839d..c2c1027 100644 --- a/config.yml.example +++ b/config.yml.example @@ -13,7 +13,7 @@ user: git # only listen on a Unix domain socket. For Unix domain sockets use # "http+unix://<urlquoted-path-to-socket>", e.g. # "http+unix://%2Fpath%2Fto%2Fsocket" -gitlab_url: "http://localhost:8080" +gitlab_url: "http+unix://%2Fhome%2Fgit%2Fgitlab%2Ftmp%2Fsockets%2Fgitlab-workhorse.socket" # See installation.md#using-https for additional HTTPS configuration details. http_settings: |