host配置

This commit is contained in:
litianxiang
2026-04-27 16:29:56 +08:00
parent f25029be87
commit 0740aefa1a

View File

@@ -22,6 +22,8 @@ spring:
namespace: ${nacos.namespace}
username: ${nacos.username}
password: ${nacos.password}
hostname: master-aida-seller
ip-type: hostname
config:
server-addr: ${nacos.host}
namespace: ${nacos.namespace}