test 脚本参数修改
This commit is contained in:
parent
cab174318a
commit
cd1adcb59f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user