admin
2021-06-26 6b2670dfa68af9ce2e36a5f9580125f4fc6da570
service-push/src/main/resources/application-dev.yml
@@ -25,16 +25,25 @@
    #Yeshi2016@
    password: 'crs-43yhgz0i:Yeshi2016@'
    timeout: 5000ms
    jedis:
    database: 10
    lettuce:
      pool:
        max-active: 1024
        max-wait: 10000ms
        max-idle: 200
        max-active: 1024
    database: 6
        time-between-eviction-runs: 60000ms
        min-idle: 8
      jedis:
        pool:
          max-active: 1024
          max-wait: 10000ms
          max-idle: 200
          time-between-eviction-runs: 60000ms
          min-idle: 8
  datasource:
    #jdbc:mysql://gz-cdb-r13d0yi9.sql.tencentcdb.com:62929/ks_goldcorn?serverTimezone=GMT%2B8
    url: jdbc:mysql://gz-cdb-r13d0yi9.sql.tencentcdb.com:62929/push?serverTimezone=GMT%2B8
    url: jdbc:mysql://gz-cdb-r13d0yi9.sql.tencentcdb.com:62929/bpush?serverTimezone=GMT%2B8
    username: root
    password: Yeshi2016@
    driver-class-name: com.mysql.jdbc.Driver
@@ -64,7 +73,7 @@
dubbo:
  application:
    name: goldcorn-service
    name: push-service
  registry:
    protocol: zookeeper
    address: zookeeper://193.112.35.168:2181 # 134.175.68.214   134.175.68.214:2181