This commit is contained in:
wr
2026-05-27 10:56:01 +08:00
parent 2d07a60001
commit 37959a4a7e
3 changed files with 10 additions and 10 deletions

View File

@@ -19,16 +19,13 @@ spring:
cloud:
nacos:
discovery:
ip: @service.server.url@
server-addr: @nacos.url@
namespace: @nacos.namespace@
username: @nacos.username@
password: @nacos.password@
config:
server-addr: @nacos.url@
namespace: @nacos.namespace@
username: @nacos.username@
password: @nacos.password@
server-addr: @nacos.url@
namespace: @nacos.namespace@
file-extension: yaml
shared-configs:
- data-id: share-config.yaml