Authored by chunhua.zhang

commit autoconfig.

... ... @@ -2,7 +2,7 @@ activeTime = 86400
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties
bigdate.db.password = ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
bigdate.db.url = 172.31.6.98:3306
... ... @@ -10,6 +10,8 @@ bigdate.db.username = yh_bigdata
draw.writeFile.delay = 60
gateway.url = http://api.yoho.cn
jdbc.mysql.readonlyinslave = true
rabbit.mq.host = 192.168.102.162
... ... @@ -18,17 +20,15 @@ rabbit.mq.port = 32810
rabbit.mq.username = yoho
rabbit.mq.virtualHost = /yoho
yoho.unions.env.namespace = union
yoho.unions.env.serverport = 8
yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy
redis.proxy.database = 1
redis.union.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
redis.union.proxy.port=6379
redis.union.proxy.auth=
redis.proxy.database=1
redis.readonly.proxy.database = 1
redis.union.readonly.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
redis.union.readonly.proxy.port=6379
redis.union.readonly.proxy.auth=
redis.readonly.proxy.database=1
redis.union.proxy.address = test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
redis.union.readonly.proxy.address = test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html
yoho.unions.env.namespace = union
yoho.unions.env.serverport = 8
yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy
... ...