From 118678c7ef1c9eec12d11985e89010d5909be953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E7=AB=B9=E7=BA=A2?= Date: Wed, 20 Dec 2023 13:43:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/bootstrap-pre.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/coolstore-partner-webc/src/main/resources/bootstrap-pre.properties b/coolstore-partner-webc/src/main/resources/bootstrap-pre.properties index cf1ca14d3..a17d74480 100644 --- a/coolstore-partner-webc/src/main/resources/bootstrap-pre.properties +++ b/coolstore-partner-webc/src/main/resources/bootstrap-pre.properties @@ -1,4 +1,4 @@ -#spring.cloud.nacos.discovery.server-addr=10.0.0.192:8848 -#spring.cloud.nacos.config.server-addr=10.0.0.192:8848 -#spring.cloud.nacos.config.file-extension=properties -#spring.cloud.nacos.config.namespace=ca99b6a9-b48c-4575-9d07-fc50132b3122 \ No newline at end of file +spring.cloud.nacos.discovery.server-addr=10.0.0.192:8848 +spring.cloud.nacos.config.server-addr=10.0.0.192:8848 +spring.cloud.nacos.config.file-extension=properties +spring.cloud.nacos.config.namespace=ca99b6a9-b48c-4575-9d07-fc50132b3122 \ No newline at end of file