master
冯凯 2023-11-19 14:35:34 +08:00
parent 701b4a20b8
commit 7c47262baa
1 changed files with 2 additions and 2 deletions

View File

@ -14,10 +14,10 @@ spring:
nacos: nacos:
discovery: discovery:
# 服务注册地址 # 服务注册地址
server-addr: 47.120.38.124:8848 server-addr: 10.100.1.5:8848
config: config:
# 配置中心地址 # 配置中心地址
server-addr: 47.120.38.124:8848 server-addr: 10.100.1.5:8848
# 配置文件格式 # 配置文件格式
file-extension: yml file-extension: yml
# 共享配置 # 共享配置