diff --git a/config.yaml.example b/config.yaml.example index a82b3f1..7372d01 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -1,10 +1,10 @@ bot: socks_proxy: - host: 0.0.0.0:9996 + host: 127.0.0.1:9996 username: test password: username tor_proxy: - host: 0.0.0.0:9050 + host: 127.0.0.1:9050 http_proxy: "" lnurl_public_host_name: "mylnurl.com" lnurl_server: "https://mylnurl.com"