...
|
...
|
@@ -565,4 +565,18 @@ browse.service.url = http://192.168.102.65:8092/brower/ |
|
|
|
|
|
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== |
|
|
\ No newline at end of file |
|
|
yoho.quartz.datasource.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
mongo.inbox.dbname = inbox
|
|
|
mongo.inbox.host = mongo.yohoops.org
|
|
|
mongo.inbox.port = 27017
|
|
|
|
|
|
mongo_db=dev
|
|
|
mongo_auth_db=admin
|
|
|
mongo_host=192.168.103.66
|
|
|
mongo_port=27017
|
|
|
mongo_username=dbdev
|
|
|
mongo_password=dev
|
|
|
max_query_num=500
|
|
|
max_num=500
|
|
|
redis_read_open=true |
|
|
\ No newline at end of file |
...
|
...
|
|