...
|
...
|
@@ -30,6 +30,8 @@ yoho.push.env.namespace = push |
|
|
yoho.push.env.serverport = 9
|
|
|
yoho.push.env.webapphome = /home/test/yoho-push/deploy
|
|
|
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==
|
|
|
|
|
|
redis.pool.maxTotal=200
|
|
|
redis.pool.maxIdle=100
|
...
|
...
|
|