This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dev:git:proxy [2021/10/06 05:07] – js | dev:git:proxy [2021/10/06 05:09] (current) – js | ||
---|---|---|---|
Line 20: | Line 20: | ||
proxy = http:// | proxy = http:// | ||
</ | </ | ||
+ | |||
+ | If there are ssl problems connecting to the git repo - add | ||
+ | < | ||
+ | [http " | ||
+ | proxy = http:// | ||
+ | sslVerify = false | ||
+ | </ | ||
+ |