|
@@ -6,7 +6,7 @@ spring:
|
|
|
password: @nacos.password@
|
|
|
discovery:
|
|
|
server-addr: ${NACOS_HOST:mse-78d0edb13-nacos-ans.mse.aliyuncs.com}:${NACOS_PORT:8848}
|
|
|
- namespace: 34ad51f1-3c8b-44ae-ade9-d19e7382c677
|
|
|
+ namespace: 4b0aa26a-fdd7-4b07-9525-a6534d7c2cc0
|
|
|
watch:
|
|
|
enabled: true
|
|
|
watch-delay: 1000
|
|
@@ -16,7 +16,7 @@ spring:
|
|
|
preserved.ip.delete.timeout: 3000
|
|
|
config:
|
|
|
server-addr: ${spring.cloud.nacos.discovery.server-addr}
|
|
|
- namespace: 34ad51f1-3c8b-44ae-ade9-d19e7382c677
|
|
|
+ namespace: 4b0aa26a-fdd7-4b07-9525-a6534d7c2cc0
|
|
|
config:
|
|
|
import:
|
|
|
- optional:nacos:lhb-application-@profiles.active@.yml
|