host配置

This commit is contained in:
litianxiang
2026-04-27 16:43:19 +08:00
parent adce180ac3
commit 7fac582123

View File

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