5416: Add read-only clone_urls attribute to Repository resources, deprecate push_url...
[arvados.git] / docker / api / application.yml.in
index 3cfb5a99434aae37c2d84960490c08cc1f137eb3..627e775ed077f4ae5262ffb77cb4d58113870923 100644 (file)
@@ -20,7 +20,11 @@ development:
 
 production:
   host: api.dev.arvados
-  git_host: api.dev.arvados
+
+  git_repo_ssh_base: "git@api.dev.arvados:"
+
+  # Docker setup doesn't include arv-git-httpd yet.
+  git_repo_https_base: false
 
   # At minimum, you need a nice long randomly generated secret_token here.
   # Use a long string of alphanumeric characters (at least 36).