diff --git a/conf/settings.json b/conf/settings.json index c581aab..e016c18 100644 --- a/conf/settings.json +++ b/conf/settings.json @@ -6,8 +6,8 @@ "alt-speed-time-enabled": false, "alt-speed-time-end": 1020, "alt-speed-up": 50, - "bind-address-ipv4": "0.0.0.0", - "bind-address-ipv6": "::", + "bind-address-ipv4": "127.0.0.1", + "bind-address-ipv6": "::1", "blocklist-enabled": false, "blocklist-url": "http://www.example.com/blocklist", "cache-size-mb": 4,