cjl
2023-07-07 621c0260c04a2293e1a19c69efd0bcee48a36314
screen-api/src/main/resources/application-dev.yml
@@ -17,7 +17,7 @@
  application:
    name: screen-api
  redis:
    host: r-bp1hez4g7rkqjswpay1.redis.rds.aliyuncs.com
    host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000
@@ -34,7 +34,7 @@
        max-wait: 30000
        min-idle: 32
  tokenRedis:
    host: r-bp1hez4g7rkqjswpay1.redis.rds.aliyuncs.com
    host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000