From bb314d767860f7992eb1301c956a3a4198797e7e Mon Sep 17 00:00:00 2001 From: 3y Date: Thu, 4 Aug 2022 22:36:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E7=A6=81=E7=94=A8nacos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- austin-web/src/main/resources/application.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/austin-web/src/main/resources/application.properties b/austin-web/src/main/resources/application.properties index c77e252..5e8d15f 100644 --- a/austin-web/src/main/resources/application.properties +++ b/austin-web/src/main/resources/application.properties @@ -131,6 +131,7 @@ austin.nacos.server= austin.nacos.dataId=austin austin.nacos.group=DEFAULT_GROUP austin.nacos.namespace=9537c674-f3a6-4203-b286-ef0c36bfacb2 +nacos.config.enabled=${austin.nacos.enabled} ##################### httpUtils properties ##################### ok.http.connect-timeout=30