From 4456722328d5bd81a8395b1f94c2dd3928997c18 Mon Sep 17 00:00:00 2001 From: litianxiang Date: Mon, 4 May 2026 10:19:18 +0800 Subject: [PATCH] =?UTF-8?q?nacos=E6=B3=A8=E5=86=8C=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bootstrap.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index d441d7c..7d49243 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -22,10 +22,10 @@ spring: namespace: ${nacos.namespace} username: ${nacos.username} password: ${nacos.password} - ip: 18.167.251.121 +# ip: 18.167.251.121 port: 10093 - ip-type: ipv4 - prefer-ip-address: true +# ip-type: ipv4 +# prefer-ip-address: true config: server-addr: ${nacos.host}