Authored by Rong

auto push by shell

... ... @@ -338,4 +338,5 @@ redis_read_open = true
alarm.influxdb.event.url = http://192.168.103.93:8086
redis.search.cluster.address0 = 192.168.104.33:6379
redis.search.cluster.address1 = 192.168.104.39:6379
redis.search.cluster.address2 = 192.168.104.41:6379
\ No newline at end of file
redis.search.cluster.address2 = 192.168.104.41:6379
cloud = qcloud
\ No newline at end of file
... ...
... ... @@ -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
... ...