From 7925fb693835d83c133327b958c44c77d0e2b84d Mon Sep 17 00:00:00 2001 From: wangjx <1609724385@qq.com> Date: Thu, 24 Jun 2021 08:35:39 +0800 Subject: [PATCH] tian --- .../src/main/resources/bootstrap-test.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sentinel-dashboard/src/main/resources/bootstrap-test.yaml b/sentinel-dashboard/src/main/resources/bootstrap-test.yaml index 1929be1c..71dd4f3f 100644 --- a/sentinel-dashboard/src/main/resources/bootstrap-test.yaml +++ b/sentinel-dashboard/src/main/resources/bootstrap-test.yaml @@ -11,8 +11,9 @@ spring: 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 + - nacos: + server-addr: 172.19.42.44:8848 + data-id: ${spring.application.name}-sentinel + group-id: DEFAULT_GROUP + data-type: json + rule-type: flow