Commit 3c3abce0 by shenjunjie

修改路径存放地址

parent 6977bbaf
......@@ -6,10 +6,10 @@ server.servlet.context-path=/brandkbs
jwt.key=Token
jwt.hour=120
#\u8DEF\u5F84\u5B58\u653E
brandkbs.file.url=/usr/local/sources/brandkbs2/files/
brandkbs.img.url=/usr/local/sources/brandkbs2/images/
brandkbs.head.url=/usr/local/sources/brandkbs2/head/
brandkbs.image.url=https://brandkbs2.test.zhiweidata.com/brandkbs/images/
brandkbs.file.url=/usr/local/sources/brandkbs/files/
brandkbs.img.url=/usr/local/sources/brandkbs/images/
brandkbs.head.url=/usr/local/sources/brandkbs/head/
brandkbs.image.url=https://brandkbs.zhiweidata.com/brandkbs/images/
#redis
spring.redis.host=192.168.0.39
......
......@@ -6,10 +6,10 @@ server.servlet.context-path=/brandkbs
jwt.key=Token
jwt.hour=120
#\u8DEF\u5F84\u5B58\u653E
brandkbs.file.url=/usr/local/sources/brandkbs2/files/
brandkbs.img.url=/usr/local/sources/brandkbs2/images/
brandkbs.head.url=/usr/local/sources/brandkbs2/head/
brandkbs.image.url=https://brandkbs2.test.zhiweidata.com/brandkbs/images/
brandkbs.file.url=/usr/local/sources/brandkbs/files/
brandkbs.img.url=/usr/local/sources/brandkbs/images/
brandkbs.head.url=/usr/local/sources/brandkbs/head/
brandkbs.image.url=https://brandkbs.zhiweidata.com/brandkbs/images/
#redis
spring.redis.host=192.168.0.39
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment