From 92e7053f94b23e0082670b9129c02d9c57c86b5c Mon Sep 17 00:00:00 2001 From: wzgaoyn Date: Fri, 18 Apr 2025 09:41:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tmerclub-group/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmerclub-group/src/main/resources/bootstrap.yml b/tmerclub-group/src/main/resources/bootstrap.yml index 6874cf3..f84bbd2 100644 --- a/tmerclub-group/src/main/resources/bootstrap.yml +++ b/tmerclub-group/src/main/resources/bootstrap.yml @@ -27,6 +27,6 @@ logging: dubbo: protocol: port: ${tmerclub_DUBBO_PORT:11114} - host: ${spring.cloud.nacos.discovery.ip} + host: ${172.23.112.124} application: qos-port: ${tmerclub_DUBBOQOS_PORT:13114}