From dd5d2bb32d479d57380d4e6ae792152d096c3439 Mon Sep 17 00:00:00 2001 From: wzgaoyn Date: Mon, 7 Apr 2025 20:27:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E5=86=8C=E5=85=AC=E7=BD=91ip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tmerclub-product/src/main/resources/bootstrap.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tmerclub-product/src/main/resources/bootstrap.yml b/tmerclub-product/src/main/resources/bootstrap.yml index d2262f6..f0be5ad 100644 --- a/tmerclub-product/src/main/resources/bootstrap.yml +++ b/tmerclub-product/src/main/resources/bootstrap.yml @@ -33,3 +33,4 @@ logging: dubbo: protocol: port: ${tmerclub_DUBBO_PORT:11104} + host: ${spring.cloud.nacos.discovery.ip}