X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/44a871434f648052a410f158fc8e09ec17c11339..608a1591840dfbeac3d5580c505b50bfface5929:/doc/install/install-arv-git-httpd.html.textile.liquid diff --git a/doc/install/install-arv-git-httpd.html.textile.liquid b/doc/install/install-arv-git-httpd.html.textile.liquid index 887fb12b21..c25fdee1dd 100644 --- a/doc/install/install-arv-git-httpd.html.textile.liquid +++ b/doc/install/install-arv-git-httpd.html.textile.liquid @@ -277,7 +277,7 @@ Edit the cluster config at @/etc/arvados/config.yml@ and set the following value
Clusters:
   uuid_prefix:
     Services:
-      GitHttp:
+      GitHTTP:
         ExternalURL: https://git.uuid_prefix.your.domain/
         InternalURLs:
 	  "http://localhost:9001": {}
@@ -288,7 +288,7 @@ Edit the cluster config at @/etc/arvados/config.yml@ and set the following value
 
-Make sure to include the trailing slash for @Services.GitHttp.ExternalURL@. +Make sure to include the trailing slash for @Services.GitHTTP.ExternalURL@. Restart the systemd service to ensure the new configuration is used.