cjl
2023-06-30 b87a9b40a48a4413f325a40b5034f48df3bde5ae
补充提交
3 files modified
12 ■■■■ changed files
screen-api/src/main/resources/application-dev.yml 4 ●●●● patch | view | raw | blame | history
screen-job/src/main/resources/application-dev.yml 4 ●●●● patch | view | raw | blame | history
screen-manage/src/main/resources/application-dev.yml 4 ●●●● patch | view | raw | blame | history
screen-api/src/main/resources/application-dev.yml
@@ -17,7 +17,7 @@
  application:
    name: screen-api
  redis:
    host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com
    host: r-bp1hez4g7rkqjswpay1.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000
@@ -34,7 +34,7 @@
        max-wait: 30000
        min-idle: 32
  tokenRedis:
    host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com
    host: r-bp1hez4g7rkqjswpay1.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000
screen-job/src/main/resources/application-dev.yml
@@ -18,7 +18,7 @@
  application:
    name: screen-job
  redis:
    host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com
    host: r-bp1hez4g7rkqjswpay1.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000
@@ -35,7 +35,7 @@
        max-wait: 30000
        min-idle: 32
  tokenRedis:
    host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com
    host: r-bp1hez4g7rkqjswpay1.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000
screen-manage/src/main/resources/application-dev.yml
@@ -18,7 +18,7 @@
  application:
    name: screen-manage
  redis:
      host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com
      host: r-bp1hez4g7rkqjswpay1.redis.rds.aliyuncs.com
      port: 6379
      password: moral_123456
      timeout: 30000
@@ -35,7 +35,7 @@
          max-wait: 30000
          min-idle: 32
  tokenRedis:
    host: r-bp1xdlb9wfc6zt0msp.redis.rds.aliyuncs.com
    host: r-bp1hez4g7rkqjswpay1.redis.rds.aliyuncs.com
    port: 6379
    password: moral_123456
    timeout: 30000