|
|
@@ -6,13 +6,13 @@ spring:
|
|
|
password: @nacos.password@
|
|
|
discovery:
|
|
|
server-addr: ${NACOS_HOST:kxs-register}:${NACOS_PORT:8848}
|
|
|
- namespace: 86a766cd-c425-48e5-8334-732fa21a8f25
|
|
|
+ namespace: ca8c56b2-d022-4f75-8aaa-6e50ab3ec212
|
|
|
watch:
|
|
|
enabled: true
|
|
|
watch-delay: 1000
|
|
|
config:
|
|
|
server-addr: ${spring.cloud.nacos.discovery.server-addr}
|
|
|
- namespace: 86a766cd-c425-48e5-8334-732fa21a8f25
|
|
|
+ namespace: ca8c56b2-d022-4f75-8aaa-6e50ab3ec212
|
|
|
config:
|
|
|
import:
|
|
|
- optional:nacos:llb-application-@profiles.active@.yml
|