|
@@ -13,21 +13,6 @@ eureka:
|
|
|
defaultZone: http://testeureka-internal.piaoquantv.com/eureka/
|
|
|
|
|
|
spring:
|
|
|
- datasource:
|
|
|
- driver-class-name: com.mysql.jdbc.Driver
|
|
|
- url: jdbc:mysql://rm-bp1k5853td1r25g3n690.mysql.rds.aliyuncs.com:3306/longvideo?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull
|
|
|
- username: wx2016_longvideo
|
|
|
- password: wx2016_longvideoP@assword1234
|
|
|
- type: com.zaxxer.hikari.HikariDataSource
|
|
|
- hikari:
|
|
|
- minimum-idle: 10
|
|
|
- maximum-pool-size: 20
|
|
|
- connection-test-query: SELECT 1
|
|
|
-# cloud:
|
|
|
-# sentinel:
|
|
|
-# transport:
|
|
|
-# dashboard: http://testsentinel-dashboard-internal.piaoquantv.com
|
|
|
-
|
|
|
redis:
|
|
|
hostName: r-bp1ps6my7lzg8rdhwx682.redis.rds.aliyuncs.com
|
|
|
port: 6379
|