nacos注册配置

This commit is contained in:
litianxiang
2026-05-04 10:27:20 +08:00
parent a799162ea4
commit f351277b73

View File

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