Commit 89eba39b by “zcwang”

modify: 回归配置完善

parent 853c081f
Pipeline #44485 failed with stages
in 7 minutes 28 seconds
......@@ -32,15 +32,15 @@ mybatis.configuration.map-underscore-to-camel-case=true
# redis
spring.redis.password=10cXYKgHCPtrgZ1D
spring.redis.password=
spring.redis.timeout=20000
spring.redis.sentinel.master=paas-redis/yx-qc-change-system-onl
spring.redis.sentinel.nodes=yx-cust23-online.ncr.cn-east-p1.internal.:32427
spring.redis.sentinel.master=paas-redis/yx-common-repl-1-reg
spring.redis.sentinel.nodes=yx-cust23-reg.ncr.cn-east-p1.internal.:32025
spring.redis.pool.max-active=50
spring.redis.pool.max-idle=20
spring.redis.pool.max-wait=10000
spring.redis.host=yx-cust23-online.ncr.cn-east-p1.internal.
spring.redis.port=32427
spring.redis.host=yx-cust23-regression.ncr.cn-east-p1.internal.
spring.redis.port=32025
# supplier
supplier.url=http://127.0.0.1:8550/proxy/online.yanxuan-supplier-ms.service.mailsaas
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment