Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
config_repository
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
QA
config_repository
Commits
b73845d8
Commit
b73845d8
authored
Apr 10, 2018
by
tywldx
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://git.quantgroup.cn/QA/config_repository
parents
455ae801
14b20518
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
credit_league.properties
java/credit_league.properties
+3
-3
No files found.
java/credit_league.properties
View file @
b73845d8
...
@@ -19,7 +19,7 @@ spring.http.multipart.maxFileSize=15Mb
...
@@ -19,7 +19,7 @@ spring.http.multipart.maxFileSize=15Mb
# Redis Config *
# Redis Config *
credit.redis.defaultExpiration
=
600
credit.redis.defaultExpiration
=
600
credit.redis.master.host
=
redis
credit.redis.master.host
=
redis
credit.redis.master.port
=
63
81
credit.redis.master.port
=
63
79
credit.redis.master.name
=
credit.redis.master.name
=
credit.redis.password
=
credit.redis.password
=
credit.redis.sentinel1.host
=
credit.redis.sentinel1.host
=
...
@@ -36,8 +36,8 @@ db.driver=com.mysql.jdbc.Driver
...
@@ -36,8 +36,8 @@ db.driver=com.mysql.jdbc.Driver
db.minPoolSize
=
1
db.minPoolSize
=
1
db.maxPoolSize
=
5
db.maxPoolSize
=
5
# credit
# credit
db.credit.username
=
root
db.credit.username
=
qa
db.credit.password
=
roo
t
db.credit.password
=
qates
t
db.credit.url
=
jdbc:mysql://db:3306/credit_league?useUnicode=true&characterEncoding=UTF8
db.credit.url
=
jdbc:mysql://db:3306/credit_league?useUnicode=true&characterEncoding=UTF8
# xyqb
# xyqb
db.xyqb.username
=
qa
db.xyqb.username
=
qa
...
...
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