diff --git a/Apps/DnsRebindingProtectionApp/dnsApp.config b/Apps/DnsRebindingProtectionApp/dnsApp.config index 4f7035e0..0fd6e309 100644 --- a/Apps/DnsRebindingProtectionApp/dnsApp.config +++ b/Apps/DnsRebindingProtectionApp/dnsApp.config @@ -1,5 +1,7 @@ { "enableProtection": true, + "bypassNetworks": [ + ], "privateNetworks": [ "10.0.0.0/8", "127.0.0.0/8",