fix: nacos配置文件修改。

This commit is contained in:
tianyongbao
2025-10-27 16:27:27 +08:00
parent 9284fd9344
commit 6c48ab1c00

View File

@@ -25,14 +25,18 @@ spring:
nacos: nacos:
discovery: discovery:
namespace: intc namespace: intc
# 服务注册地址 username: nacos
server-addr: 172.16.0.4:8858 password: ZmNDMacAng
# 配置中心地址
server-addr: 154.8.147.51:8848
group: intc group: intc
# ip: 8.140.22.151 ip: 117.72.197.29
config: config:
namespace: intc namespace: intc
username: nacos
password: ZmNDMacAng
# 配置中心地址 # 配置中心地址
server-addr: 172.16.0.4:8858 server-addr: 154.8.147.51:8848
# 配置文件格式 # 配置文件格式
file-extension: yml file-extension: yml
# 共享配置 # 共享配置