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
29af957d6ed982f808e3074c97d9f69a5169bf1d
Authored by
lixzh
2017-04-25 20:31:21 +0800
1 parent
def00450
test环境配置
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
user-service.yml
user-service.yml
View file @
29af957
...
...
@@ -75,7 +75,7 @@ spring:
75
75
max-wait: 100000
76
76
sentinel:
77
77
master: mymaster1
78
- nodes: redis
1:16379,redis2
:16379
78
+ nodes: redis
-server:16379,redis-server
:16379
79
79
80
80
mybatis:
81
81
mapperLocations: classpath:/mybatis/*.xml
...
...