Sign in
luotong
/
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
fc3a9aeb6b47771bae5c6437e466aa4b992364a3
Authored by
luotong
2017-04-24 09:30:25 +0000
1 parent
03f8b6c3
修改development的redis配置
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
user-service.yml
user-service.yml
View file @
fc3a9ae
...
...
@@ -24,7 +24,7 @@ spring:
24
24
max-wait: 100000
25
25
sentinel:
26
26
master: mymaster1
27
- nodes: redis
1:16379,redis2
:16379
27
+ nodes: redis
-server:16379,redis-server
:16379
28
28
29
29
mybatis:
30
30
mapperLocations: classpath:/mybatis/*.xml
...
...