13647: Remove duplicate Keepproxy config.
[arvados.git] / doc / install / install-arv-git-httpd.html.textile.liquid
index 887fb12b21007dffad1136456220202707eb659d..c25fdee1dd3267eb00c038973c945bf41e735c5a 100644 (file)
@@ -277,7 +277,7 @@ Edit the cluster config at @/etc/arvados/config.yml@ and set the following value
 <pre><code>Clusters:
   <span class="userinput">uuid_prefix</span>:
     Services:
-      GitHttp:
+      GitHTTP:
         ExternalURL: <span class="userinput">https://git.uuid_prefix.your.domain/</span>
         InternalURLs:
          <span class="userinput">"http://localhost:9001": {}</span>
@@ -288,7 +288,7 @@ Edit the cluster config at @/etc/arvados/config.yml@ and set the following value
 </code></pre>
 </notextile>
 
-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.