From 45d0e7e9f0111d6a7c9ee672f922b0fcc0cd0d1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Tue, 29 Nov 2022 17:29:31 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20nacos=20=E7=9B=91?= =?UTF-8?q?=E6=8E=A7=E6=A8=A1=E6=9D=BF=E9=94=99=E8=AF=AF=E7=9A=84=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E6=BA=90=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/grafana/Nacos.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/grafana/Nacos.json b/config/grafana/Nacos.json index 13b7bfe6..ff64569f 100644 --- a/config/grafana/Nacos.json +++ b/config/grafana/Nacos.json @@ -4320,8 +4320,8 @@ "allValue": "", "current": { "selected": false, - "text": "101.42.248.151:8848", - "value": "101.42.248.151:8848" + "text": "127.0.0.1:8848", + "value": "127.0.0.1:8848" }, "datasource": { "type": "prometheus",