fix the git-DNS situation

This commit is contained in:
anon
2024-11-03 13:19:58 +01:00
parent 32112dce78
commit 98205adfc2

View File

@ -9,5 +9,7 @@
rebase = false rebase = false
[http "http://*.onion"] [http "http://*.onion"]
sslVerify = false proxy = "socks5h://127.0.0.1:9050"
[http "https://*.onion"]
proxy = "socks5h://127.0.0.1:9050" proxy = "socks5h://127.0.0.1:9050"