配置修改

This commit is contained in:
15856 2024-09-10 13:24:28 +08:00
parent dce67fc1f3
commit 88722578f8
1 changed files with 2 additions and 2 deletions

View File

@ -15,11 +15,11 @@ spring:
nacos: nacos:
discovery: discovery:
# 服务注册地址 # 服务注册地址
server-addr: 192.168.0.62:8848 server-addr: 192.168.0.119:8848
namespace: sgzb_nwjj namespace: sgzb_nwjj
config: config:
# 配置中心地址 # 配置中心地址
server-addr: 192.168.0.62:8848 server-addr: 192.168.0.119:8848
namespace: sgzb_nwjj namespace: sgzb_nwjj
# 配置文件格式 # 配置文件格式
file-extension: yml file-extension: yml