From d79e1d7329fe6234f0c336ead9f1382cff50d3a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=9E=E6=89=AC?= Date: Wed, 19 Jul 2023 14:13:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=85=A5nacos=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/bootstrap-test.properties | 4 ++-- .../src/main/resources/bootstrap-test.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/coolstore-partner-webb/src/main/resources/bootstrap-test.properties b/coolstore-partner-webb/src/main/resources/bootstrap-test.properties index e20af0316..e793965bb 100644 --- a/coolstore-partner-webb/src/main/resources/bootstrap-test.properties +++ b/coolstore-partner-webb/src/main/resources/bootstrap-test.properties @@ -1,3 +1,3 @@ -spring.cloud.nacos.discovery.server-addr=121.41.41.92 -spring.cloud.nacos.config.server-addr=121.41.41.92 +spring.cloud.nacos.discovery.server-addr=10.7.54.16:8848 +spring.cloud.nacos.config.server-addr=10.7.54.16:8848 spring.cloud.nacos.config.file-extension=properties \ No newline at end of file diff --git a/coolstore-partner-webc/src/main/resources/bootstrap-test.properties b/coolstore-partner-webc/src/main/resources/bootstrap-test.properties index e20af0316..e793965bb 100644 --- a/coolstore-partner-webc/src/main/resources/bootstrap-test.properties +++ b/coolstore-partner-webc/src/main/resources/bootstrap-test.properties @@ -1,3 +1,3 @@ -spring.cloud.nacos.discovery.server-addr=121.41.41.92 -spring.cloud.nacos.config.server-addr=121.41.41.92 +spring.cloud.nacos.discovery.server-addr=10.7.54.16:8848 +spring.cloud.nacos.config.server-addr=10.7.54.16:8848 spring.cloud.nacos.config.file-extension=properties \ No newline at end of file