test 脚本参数修改
This commit is contained in:
parent
cab174318a
commit
cd1adcb59f
@ -9,13 +9,13 @@ spring:
|
|||||||
password: ${NACOS_PASSWORD:nacos}
|
password: ${NACOS_PASSWORD:nacos}
|
||||||
discovery:
|
discovery:
|
||||||
server-addr: ${NACOS_HOST:127.0.0.1}:${NACOS_PORT:8848}
|
server-addr: ${NACOS_HOST:127.0.0.1}:${NACOS_PORT:8848}
|
||||||
namespace: f7a8594e-090c-4830-a3ad-b5c0f9afcc07
|
namespace: atyou
|
||||||
group: ${spring-profile.active}
|
group: ${spring-profile.active}
|
||||||
register-enabled: false
|
register-enabled: false
|
||||||
config:
|
config:
|
||||||
server-addr: ${NACOS_HOST:127.0.0.1}:${NACOS_PORT:8848}
|
server-addr: ${NACOS_HOST:127.0.0.1}:${NACOS_PORT:8848}
|
||||||
file-extension: yml
|
file-extension: yml
|
||||||
namespace: f7a8594e-090c-4830-a3ad-b5c0f9afcc07
|
namespace: atyou
|
||||||
group: ${spring.application.name}
|
group: ${spring.application.name}
|
||||||
shared-configs:
|
shared-configs:
|
||||||
- data-id: application.yml
|
- data-id: application.yml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user