From 2b56b5f690e460e0e3ecef6b8aa59d37efae5d08 Mon Sep 17 00:00:00 2001 From: litianxiang Date: Mon, 4 May 2026 10:23:02 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index 32e0868..e500e7c 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 - port: 10094 - ip-type: ipv4 - prefer-ip-address: true +# ip: 18.167.251.121 + port: 10095 +# ip-type: ipv4 +# prefer-ip-address: true config: server-addr: ${nacos.host} namespace: ${nacos.namespace}