Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
brandkbs2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenjunjie
brandkbs2
Commits
4b9da1eb
Commit
4b9da1eb
authored
Jan 12, 2023
by
shenjunjie
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'release' into 'master'
Release See merge request
!172
parents
133a95c7
b2e0f701
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
src/main/resources/application-dev.properties
+4
-4
src/main/resources/application-prod.properties
+4
-4
No files found.
src/main/resources/application-dev.properties
View file @
4b9da1eb
...
@@ -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/brandkbs
2
/files/
brandkbs.file.url
=
/usr/local/sources/brandkbs/files/
brandkbs.img.url
=
/usr/local/sources/brandkbs
2
/images/
brandkbs.img.url
=
/usr/local/sources/brandkbs/images/
brandkbs.head.url
=
/usr/local/sources/brandkbs
2
/head/
brandkbs.head.url
=
/usr/local/sources/brandkbs/head/
brandkbs.image.url
=
https://brandkbs
2.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
...
...
src/main/resources/application-prod.properties
View file @
4b9da1eb
...
@@ -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/brandkbs
2
/files/
brandkbs.file.url
=
/usr/local/sources/brandkbs/files/
brandkbs.img.url
=
/usr/local/sources/brandkbs
2
/images/
brandkbs.img.url
=
/usr/local/sources/brandkbs/images/
brandkbs.head.url
=
/usr/local/sources/brandkbs
2
/head/
brandkbs.head.url
=
/usr/local/sources/brandkbs/head/
brandkbs.image.url
=
https://brandkbs
2.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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment