feat:support ipv6.

pull/1592/head
Haotian Zhang 4 months ago
parent e090552241
commit 38b57b1b5d

@ -102,6 +102,7 @@ public class PolarisDiscoveryPropertiesTest {
+ ", healthCheckUrl='/health'"
+ ", serviceListRefreshInterval=1000"
+ ", zeroProtectionEnabled=false"
+ ", zeroProtectionNeedTestConnectivity=false}");
+ ", zeroProtectionNeedTestConnectivity=false"
+ ", preferIpv6=false}");
}
}

Loading…
Cancel
Save