Commit 4b9da1eb by shenjunjie

Merge branch 'release' into 'master'

Release

See merge request !172
parents 133a95c7 b2e0f701
...@@ -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