From 4b8c152722bbab5984865ad19515df77fdee95dc Mon Sep 17 00:00:00 2001 From: h3ndrik Date: Thu, 18 Nov 2021 00:10:28 +0100 Subject: [PATCH] remove http proxy this is a socks proxy and loops all outgoing connections back to the application --- conf/default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/default.yml b/conf/default.yml index 50f8d70..5aead02 100644 --- a/conf/default.yml +++ b/conf/default.yml @@ -139,7 +139,7 @@ id: "aid" # port: 514 # Proxy for HTTP/HTTPS -proxy: http://127.0.0.1:__PORT__ +#proxy: http://127.0.0.1:3128 #proxyBypassHosts: [ # 'example.com',