fix some error

pull/2628/head
lai hui 3 years ago
parent cf0cff7cad
commit 9960b2521c

@ -168,7 +168,7 @@ public class NacosDiscoveryProperties {
/**
* choose IPV4 or IPV6,if you don't set it will choose IPV4
*/
private String ipType = "IPV6" ;
private String ipType = "IPV4" ;
/**
* The port your want to register for your service instance, needn't to set it if the

Loading…
Cancel
Save