...
|
...
|
@@ -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_4/global-autoconfig.properties
|
|
|
|
|
|
bigdate.db.password = ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=
|
|
|
bigdate.db.url = 192.168.103.36:3306
|
...
|
...
|
@@ -10,6 +10,10 @@ bigdate.db.username = yh_bigdata |
|
|
|
|
|
draw.writeFile.delay = 60
|
|
|
|
|
|
exclude.union.type = 100000000000349
|
|
|
|
|
|
gateway.url = http://api.yoho.cn
|
|
|
|
|
|
jdbc.mysql.readonlyinslave = true
|
|
|
|
|
|
rabbit.mq.host = 192.168.102.56
|
...
|
...
|
@@ -18,17 +22,17 @@ rabbit.mq.port = 5672 |
|
|
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.readonly.proxy.database = 1
|
|
|
|
|
|
redis.union.proxy.address=192.168.102.56
|
|
|
redis.union.proxy.port=6379
|
|
|
redis.union.proxy.auth=
|
|
|
redis.proxy.database=1
|
|
|
redis.union.proxy.address = 192.168.102.56
|
|
|
redis.union.readonly.proxy.address = 192.168.102.56
|
|
|
|
|
|
redis.union.readonly.proxy.address=192.168.102.56
|
|
|
redis.union.readonly.proxy.port=6379
|
|
|
redis.union.readonly.proxy.auth=
|
|
|
redis.readonly.proxy.database=1 |
|
|
\ No newline at end of file |
|
|
tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html
|
|
|
|
|
|
union.host = 172.31.16.99
|
|
|
|
|
|
yoho.unions.env.namespace = union
|
|
|
yoho.unions.env.serverport = 8
|
|
|
yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy |
...
|
...
|
|