Sign in
孙宁海
/
huike-eaas-config
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
eb65b23c99da677ae62cb0665228f9db9aa80cdf
Authored by
luotong
2017-08-17 01:49:45 +0000
1 parent
7d17df39
修改生产环境redis密码配置
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
class-service.yml
class-service.yml
View file @
eb65b23
@@ -298,6 +298,7 @@ spring:
@@ -298,6 +298,7 @@ spring:
298
database: 0
298
database: 0
299
host: redis1
299
host: redis1
300
port: 6379
300
port: 6379
301
+ password: 6cxbJLDsHU%^QG^qJwpT7ow
301
pool:
302
pool:
302
max-idle: 100
303
max-idle: 100
303
min-idle: 10
304
min-idle: 10