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
0f8eae49
Commit
0f8eae49
authored
Oct 12, 2022
by
shenjunjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
同步prod和dev pro文件配置
parent
273ae080
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
src/main/resources/application-dev.properties
+2
-2
src/main/resources/application-prod.properties
+3
-4
No files found.
src/main/resources/application-dev.properties
View file @
0f8eae49
...
...
@@ -13,8 +13,8 @@ brandkbs.image.url=https://brandkbs2.test.zhiweidata.com/brandkbs/images/
#redis
spring.redis.host
=
192.168.0.39
spring.redis.database
=
12
spring.redis.port
=
737
3
spring.redis.database
=
0
spring.redis.port
=
737
6
#mongo\u914D\u7F6E
mongo.connectionsPerHost
=
200
...
...
src/main/resources/application-prod.properties
View file @
0f8eae49
...
...
@@ -2,7 +2,6 @@ application.name = brandkbs2
server.port
=
8888
spring.flyway.encoding
=
UTF-8
server.servlet.context-path
=
/brandkbs
#jwt
jwt.key
=
Token
jwt.hour
=
120
...
...
@@ -10,12 +9,12 @@ jwt.hour=120
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.
zhiweidata.com/brandkbs2
/images/
brandkbs.image.url
=
https://brandkbs2.
test.zhiweidata.com/brandkbs
/images/
#redis
spring.redis.host
=
192.168.0.39
spring.redis.database
=
7
spring.redis.port
=
737
3
spring.redis.database
=
0
spring.redis.port
=
737
6
#mongo\u914D\u7F6E
mongo.connectionsPerHost
=
200
...
...
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