This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wangjx
/
sentinel
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
tian
master
wangjx
3 years ago
parent
80b2d76231
commit
ffd78a227e
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
sentinel-dashboard/src/main/resources/bootstrap-test.yaml
+ 6
- 0
sentinel-dashboard/src/main/resources/bootstrap-test.yaml
View File
@@ -10,3 +10,9 @@ spring:
sentinel:
transport:
dashboard: 172.19.192.44:7777
datasource:
server-addr: 172.19.42.44:8848
data-id: ${spring.application.name}-sentinel
group-id: DEFAULT_GROUP
data-type: json
rule-type: flow
Write
Preview
Loading…
Cancel
Save