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
211beb2a9f95427502ab643dc9a986eec0ab980d
Authored by
sunninghai
2019-04-17 14:54:04 +0800
1 parent
df545a2d
test
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
cloud-product-service.yml
cloud-product-service.yml
View file @
211beb2
...
...
@@ -9,7 +9,9 @@ spring:
9
9
enabled: true
10
10
aop:
11
11
proxy-target-class: true
12
-
12
+ sentinel:
13
+ transport:
14
+ dashboard: localhost:8080
13
15
coreDatasource:
14
16
write:
15
17
name: gxb_core
...
...