Authored by Rong

auto push by shell

... ... @@ -339,3 +339,4 @@ 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
cloud = qcloud
\ No newline at end of file
... ...
... ... @@ -67,3 +67,10 @@ 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
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
... ...