|
@@ -66,4 +66,11 @@ browse.service.url = http://api.brower.yohoops.org:8092/brower/ |
|
@@ -66,4 +66,11 @@ browse.service.url = http://api.brower.yohoops.org:8092/brower/ |
66
|
tonglian.scheduler = 0 2/3 * * * ?
|
66
|
tonglian.scheduler = 0 2/3 * * * ?
|
67
|
wuxi.scheduler = 0 3/3 * * * ?
|
67
|
wuxi.scheduler = 0 3/3 * * * ?
|
68
|
bigdata.synGroup.scheduler = 0 0 10 * * ?
|
68
|
bigdata.synGroup.scheduler = 0 0 10 * * ?
|
69
|
-jdbc.mysql.bigdataunion.slave = bigdata.db.union.yohoops.org:3306 |
|
|
|
|
69
|
+jdbc.mysql.bigdataunion.slave = bigdata.db.union.yohoops.org:3306
|
|
|
70
|
+is.master.node = false
|
|
|
71
|
+pgdataUrl = jdbc:postgresql://localhost:5432/postgres
|
|
|
72
|
+pgdataUserName = yoho
|
|
|
73
|
+pgdataPassword = yoho
|
|
|
74
|
+push.center.host = http://192.168.102.202:8087/yoho-message-controller
|
|
|
75
|
+extend.host = http://192.168.102.75:8094/extendstore
|
|
|
76
|
+gateway.domain.url = http://127.0.0.1:8080/gateway |