admin
2020-12-31 74196bcc835d9b76cdd1bc3d85b0dfbe0191fc00
service-daylucky/src/main/resources/application.yml
@@ -19,20 +19,9 @@
      port: 27016
      database: day-lucky
      authentication-database: admin
  redis:
    host: 192.168.3.253
    port: 6379
    password: '123456'
    timeout: 5000
    jedis:
      pool:
        max-wait: 10000
        max-idle: 200
        max-active: 1024
    database: 3
  datasource:
    url: jdbc:mysql://gz-cdb-r13d0yi9.sql.tencentcdb.com:62929/ks_day_lucky
    url: jdbc:mysql://gz-cdb-r13d0yi9.sql.tencentcdb.com:62929/ks_day_lucky?&useTimezone=true&serverTimezone=GMT%2B8
    username: root
    password: Yeshi2016@
    driver-class-name: com.mysql.jdbc.Driver
@@ -59,12 +48,24 @@
  type-aliases-package: com.ks.goldcorn.pojo.DO
  configuration:
    log-impl: org.apache.ibatis.logging.slf4j.Slf4jImpl
redis:
  host: 193.112.34.40
  port: 6379
  password: 'weikou2014'
  timeout: 5000
  jedis:
    pool:
      max-wait: 10000
      max-idle: 200
      max-total: 1024
  database: 5
dubbo:
  application:
    name: daylucky-provider
    name: daylucky-consumer
  registry:
    protocol: zookeeper
    address: zookeeper://192.168.3.253:2181 # 134.175.68.214   134.175.68.214:2181
    address: zookeeper://192.168.3.136:2181 # 134.175.68.214   134.175.68.214:2181
    client: curator
  protocol:
    name: dubbo