From 9177c2f25d3d5a2d5cb9efe6f5381ba9df088c68 Mon Sep 17 00:00:00 2001 From: 3y Date: Thu, 4 Aug 2022 22:37:01 +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 23d01a7..3fd3a92 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