jinpengyong
2023-12-13 0ac36f61bfbb42c4867afda00e8528ecec60ef74
screen-api/src/main/resources/application-qa.yml
@@ -21,7 +21,7 @@
  main:
    allow-bean-definition-overriding: true
  redis:
    host: r-bp1hez4g7rkqjswpaypd1.redis.rds.aliyuncs.com
    host: r-bp1hez4g7rkqjswpay158.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000
@@ -38,7 +38,7 @@
        max-wait: 30000
        min-idle: 32
  tokenRedis:
    host: r-bp1hez4g7rkqjswpaypd1.redis.rds.aliyuncs.com
    host: r-bp1hez4g7rkqjswpay158.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000