再次修改

master
31353 2023-12-24 21:31:05 +08:00
parent 4e2e86d5d3
commit f9b71548f6
1 changed files with 3 additions and 3 deletions

View File

@ -18,10 +18,10 @@ spring:
nacos: nacos:
discovery: discovery:
# 服务注册地址 # 服务注册地址
server-addr: 124.221.211.96:8848 server-addr: 43.143.161.183:8848
config: config:
# 配置中心地址 # 配置中心地址
server-addr: 124.221.211.96:8848 server-addr: 43.143.161.183:8848
# 配置文件格式 # 配置文件格式
file-extension: yml file-extension: yml
# 共享配置 # 共享配置
@ -40,4 +40,4 @@ fdfs:
# 生成缩略图 # 生成缩略图
thumb-image: thumb-image:
height: 500 height: 500
width: 500 width: 500