再次修改
parent
4e2e86d5d3
commit
f9b71548f6
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue