Administrator
4 days ago e4934031411acd1a86f3e99922cf857763934023
src/main/resources/application-test.yml
@@ -7,9 +7,9 @@
  profiles:
    active: app
  datasource:
    url: jdbc:mysql://47.76.217.51:3306/db_base?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
    username: db_base
    password: P@ssw0rd!123
    url: jdbc:mysql://120.27.238.55:3406/db_base?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
    username: ct_test
    password: 123456
    driver-class-name: com.mysql.jdbc.Driver
    type: com.alibaba.druid.pool.DruidDataSource
    druid:
@@ -48,13 +48,13 @@
  ## redis配置
  redis:
    # Redis数据库索引(默认为 0)
    database: 13
    database: 8
    # Redis服务器地址
    host: 47.76.217.51
    host: 120.27.238.55
    # Redis服务器连接端口
    port: 6379
    port: 6479
    # Redis 密码
    password: lianghua1!qaz2@WSX
    password: d3y6dsdl;f.327
    lettuce:
      pool:
        # 连接池中的最小空闲连接
@@ -69,10 +69,10 @@
    timeout: 500000
  rabbitmq:
    host: 47.76.217.51
    host: 120.27.238.55
    port: 5672
    username: lianghua20210816
    password: lianghua20210816
    username: ct_rabbit
    password: 123456
    publisher-confirm-type: correlated
@@ -102,7 +102,7 @@
  rabbit-consumer: false
  block-job: false
  websocket: false
  quant: true
  quant: false
aliyun:
  oss: