From ffd78a227eddf8a5e38a80899c11ee71ee801e44 Mon Sep 17 00:00:00 2001 From: wangjx <1609724385@qq.com> Date: Thu, 24 Jun 2021 08:34:33 +0800 Subject: [PATCH] tian --- sentinel-dashboard/src/main/resources/bootstrap-test.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sentinel-dashboard/src/main/resources/bootstrap-test.yaml b/sentinel-dashboard/src/main/resources/bootstrap-test.yaml index 4e3ba207..1929be1c 100644 --- a/sentinel-dashboard/src/main/resources/bootstrap-test.yaml +++ b/sentinel-dashboard/src/main/resources/bootstrap-test.yaml @@ -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