diff --git a/rc-service/rc-service-other/other-start/src/test/resources/bootstrap.yml b/rc-service/rc-service-other/other-start/src/test/resources/bootstrap.yml index 47fb486f..1f2925c5 100644 --- a/rc-service/rc-service-other/other-start/src/test/resources/bootstrap.yml +++ b/rc-service/rc-service-other/other-start/src/test/resources/bootstrap.yml @@ -9,13 +9,13 @@ spring: password: ${NACOS_PASSWORD:nacos} discovery: server-addr: ${NACOS_HOST:127.0.0.1}:${NACOS_PORT:8848} - namespace: f7a8594e-090c-4830-a3ad-b5c0f9afcc07 + namespace: atyou group: ${spring-profile.active} register-enabled: false config: server-addr: ${NACOS_HOST:127.0.0.1}:${NACOS_PORT:8848} file-extension: yml - namespace: f7a8594e-090c-4830-a3ad-b5c0f9afcc07 + namespace: atyou group: ${spring.application.name} shared-configs: - data-id: application.yml