...
|
...
|
@@ -21,6 +21,10 @@ redis.pool.minIdle = 50 |
|
|
redis.pool.testOnBorrow = false
|
|
|
redis.pool.testWhileIdle = true
|
|
|
|
|
|
yoho.quartz.datasource.url=jdbc:mysql://192.168.102.219:3306/yh_jobmanager?useUnicode=true&characterEncoding=UTF-8
|
|
|
yoho.quartz.datasource.username=yh_test
|
|
|
yoho.quartz.datasource.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#bigDataRedis-push.proxy.address=192.168.102.211
|
|
|
bigDataRedis-push.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
|
|
|
bigDataRedis-push.proxy.port=6379
|
...
|
...
|
|