bootstrap配置

This commit is contained in:
litianxiang
2026-04-28 14:38:01 +08:00
parent 6ddca902be
commit 4e3ac6f973

View File

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