host配置

This commit is contained in:
litianxiang
2026-04-27 16:29:55 +08:00
parent a29a4b2dc4
commit adce180ac3

View File

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