diff --git a/spring-cloud-config.html b/spring-cloud-config.html index ab7c9c8d..39d6814a 100644 --- a/spring-cloud-config.html +++ b/spring-cloud-config.html @@ -1058,6 +1058,20 @@ that should be applicable. HTTPS proxy settings can be set in ~/.git/config or in the same way as for any other JVM process via system properties (-Dhttps.proxyHost and -Dhttps.proxyPort).

+
+ + + + + +
+
Tip
+
+If you don’t know where your ~/.git directory is us git config +--global to manipulate the settings (e.g. git config --global +http.sslVerify false). +
+
Placeholders in Git Search Paths
@@ -2026,7 +2040,7 @@ grabbing it in the bootstrap context and injecting one).