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