修复配置文件

This commit is contained in:
sxu 2024-09-02 17:03:28 +08:00
parent dc5136bee4
commit 2a4a29826f
1 changed files with 2 additions and 2 deletions

View File

@ -16,11 +16,11 @@ spring:
discovery: discovery:
# 服务注册地址 # 服务注册地址
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
namespace: sgzb_cloud_dev_nw namespace: sgzb_nwjj
config: config:
# 配置中心地址 # 配置中心地址
server-addr: 127.0.0.1:8848 server-addr: 127.0.0.1:8848
namespace: sgzb_cloud_dev_nw namespace: sgzb_nwjj
# 配置文件格式 # 配置文件格式
file-extension: yml file-extension: yml
# 共享配置 # 共享配置