bootstrap配置

This commit is contained in:
litianxiang
2026-04-28 14:38:02 +08:00
parent 0605839c87
commit b862da5b50

View File

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