|
@@ -5,7 +5,7 @@ spring:
|
|
|
username: @nacos.username@
|
|
username: @nacos.username@
|
|
|
password: @nacos.password@
|
|
password: @nacos.password@
|
|
|
discovery:
|
|
discovery:
|
|
|
- server-addr: ${NACOS_HOST:mse-78d0edb13-nacos-ans.mse.aliyuncs.com}:${NACOS_PORT:9848}
|
|
|
|
|
|
|
+ server-addr: ${NACOS_HOST:mse-78d0edb13-nacos-ans.mse.aliyuncs.com}:${NACOS_PORT:8848}
|
|
|
watch:
|
|
watch:
|
|
|
enabled: true
|
|
enabled: true
|
|
|
watch-delay: 1000
|
|
watch-delay: 1000
|