From fb229764f8ac0faf2a90328a326fe518e9358854 Mon Sep 17 00:00:00 2001 From: litianxiang Date: Mon, 27 Apr 2026 16:29:54 +0800 Subject: [PATCH] =?UTF-8?q?host=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bootstrap.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index dba69343..5b1fd15a 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -22,6 +22,8 @@ spring: namespace: ${nacos.namespace} username: ${nacos.username} password: ${nacos.password} + hostname: aida-back + ip-type: hostname config: server-addr: ${nacos.host} namespace: ${nacos.namespace}