Commit b2e0f701 by shenjunjie

Merge branch 'feature' into 'release'

修改路径存放地址

See merge request !171
parents 4dbdbf38 3c3abce0
...@@ -6,10 +6,10 @@ server.servlet.context-path=/brandkbs ...@@ -6,10 +6,10 @@ server.servlet.context-path=/brandkbs
jwt.key=Token jwt.key=Token
jwt.hour=120 jwt.hour=120
#\u8DEF\u5F84\u5B58\u653E #\u8DEF\u5F84\u5B58\u653E
brandkbs.file.url=/usr/local/sources/brandkbs2/files/ brandkbs.file.url=/usr/local/sources/brandkbs/files/
brandkbs.img.url=/usr/local/sources/brandkbs2/images/ brandkbs.img.url=/usr/local/sources/brandkbs/images/
brandkbs.head.url=/usr/local/sources/brandkbs2/head/ brandkbs.head.url=/usr/local/sources/brandkbs/head/
brandkbs.image.url=https://brandkbs2.test.zhiweidata.com/brandkbs/images/ brandkbs.image.url=https://brandkbs.zhiweidata.com/brandkbs/images/
#redis #redis
spring.redis.host=192.168.0.39 spring.redis.host=192.168.0.39
......
...@@ -6,10 +6,10 @@ server.servlet.context-path=/brandkbs ...@@ -6,10 +6,10 @@ server.servlet.context-path=/brandkbs
jwt.key=Token jwt.key=Token
jwt.hour=120 jwt.hour=120
#\u8DEF\u5F84\u5B58\u653E #\u8DEF\u5F84\u5B58\u653E
brandkbs.file.url=/usr/local/sources/brandkbs2/files/ brandkbs.file.url=/usr/local/sources/brandkbs/files/
brandkbs.img.url=/usr/local/sources/brandkbs2/images/ brandkbs.img.url=/usr/local/sources/brandkbs/images/
brandkbs.head.url=/usr/local/sources/brandkbs2/head/ brandkbs.head.url=/usr/local/sources/brandkbs/head/
brandkbs.image.url=https://brandkbs2.test.zhiweidata.com/brandkbs/images/ brandkbs.image.url=https://brandkbs.zhiweidata.com/brandkbs/images/
#redis #redis
spring.redis.host=192.168.0.39 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