From 7e8fcbfe2c93985568f4e4f3e5839b5adc4ea078 Mon Sep 17 00:00:00 2001 From: wzgaoyn Date: Mon, 7 Apr 2025 20:21:40 +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-auth/src/main/resources/bootstrap.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tmerclub-auth/src/main/resources/bootstrap.yml b/tmerclub-auth/src/main/resources/bootstrap.yml index 79a0a79..dbfbd98 100644 --- a/tmerclub-auth/src/main/resources/bootstrap.yml +++ b/tmerclub-auth/src/main/resources/bootstrap.yml @@ -27,3 +27,4 @@ logging: dubbo: protocol: port: ${TMERCLUB_DUBBO_PORT:11101} + host: ${spring.cloud.nacos.discovery.ip}