nacos注册测试

This commit is contained in:
litianxiang
2026-05-04 10:23:02 +08:00
parent fc4f159f40
commit 2b56b5f690

View File

@@ -22,10 +22,10 @@ spring:
namespace: ${nacos.namespace}
username: ${nacos.username}
password: ${nacos.password}
ip: 18.167.251.121
port: 10094
ip-type: ipv4
prefer-ip-address: true
# ip: 18.167.251.121
port: 10095
# ip-type: ipv4
# prefer-ip-address: true
config:
server-addr: ${nacos.host}
namespace: ${nacos.namespace}