From 4fe14d8a6800260d531e3d323cab10351d8936f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=97=AD?= <2795210596@qq.com> Date: Tue, 8 Apr 2025 23:12:10 +0800 Subject: [PATCH] =?UTF-8?q?refactor(tmerclub-product):=20=E6=B3=A8?= =?UTF-8?q?=E9=87=8A=E6=8E=89=20Dubbo=20host=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tmerclub-product/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmerclub-product/src/main/resources/bootstrap.yml b/tmerclub-product/src/main/resources/bootstrap.yml index f0be5ad..fcf99e2 100644 --- a/tmerclub-product/src/main/resources/bootstrap.yml +++ b/tmerclub-product/src/main/resources/bootstrap.yml @@ -33,4 +33,4 @@ logging: dubbo: protocol: port: ${tmerclub_DUBBO_PORT:11104} - host: ${spring.cloud.nacos.discovery.ip} + #host: ${spring.cloud.nacos.discovery.ip}