...
|
...
|
@@ -66,4 +66,11 @@ browse.service.url = http://api.brower.yohoops.org:8092/brower/ |
|
|
tonglian.scheduler = 0 2/3 * * * ?
|
|
|
wuxi.scheduler = 0 3/3 * * * ?
|
|
|
bigdata.synGroup.scheduler = 0 0 10 * * ?
|
|
|
jdbc.mysql.bigdataunion.slave = bigdata.db.union.yohoops.org:3306 |
|
|
\ No newline at end of file |
|
|
jdbc.mysql.bigdataunion.slave = bigdata.db.union.yohoops.org:3306
|
|
|
is.master.node = false
|
|
|
pgdataUrl = jdbc:postgresql://localhost:5432/postgres
|
|
|
pgdataUserName = yoho
|
|
|
pgdataPassword = yoho
|
|
|
push.center.host = http://192.168.102.202:8087/yoho-message-controller
|
|
|
extend.host = http://192.168.102.75:8094/extendstore
|
|
|
gateway.domain.url = http://127.0.0.1:8080/gateway |
|
|
\ No newline at end of file |
...
|
...
|
|