host配置

This commit is contained in:
litianxiang
2026-04-27 16:29:54 +08:00
parent 8bec1f842d
commit fb229764f8

View File

@@ -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}