修改本地配置文件(忽略)

This commit is contained in:
xwb
2020-04-30 10:34:45 +08:00
parent 4f9c5a214c
commit 23757f0ba0

View File

@ -49,7 +49,7 @@ spring:
database: 0
host: 127.0.0.1
port: 6379
password:
password: root
#连接超时时间
timeout: 5000
@ -82,8 +82,8 @@ swagger:
# 文件存储路径
file:
path: E:\yshop\file\
avatar: E:\yshop\avatar\
path: D:\yshop\file\
avatar: D:\yshop\avatar\
# 文件大小 /M
maxSize: 100
avatarMaxSize: 5