Showing
1 changed file
with
6 additions
and
5 deletions
@@ -8,17 +8,16 @@ bigdate.db.password = 9nm0icOwt6bMHjMusIfMLw== | @@ -8,17 +8,16 @@ bigdate.db.password = 9nm0icOwt6bMHjMusIfMLw== | ||
8 | bigdate.db.url = read.passport.yohoops.org:3306 | 8 | bigdate.db.url = read.passport.yohoops.org:3306 |
9 | bigdate.db.username = yh_test | 9 | bigdate.db.username = yh_test |
10 | 10 | ||
11 | -jdbc.mysql.bigdataunion.slave=118.89.235.30:3306 | ||
12 | -jdbc.mysql.bigdataunion.username=yh_test_bigdata | ||
13 | -jdbc.mysql.bigdataunion.password=rALdkYPZCr4QyzBfVCGdXA== | ||
14 | - | ||
15 | draw.writeFile.delay = 60 | 11 | draw.writeFile.delay = 60 |
16 | 12 | ||
17 | exclude.union.type = 100000000000349 | 13 | exclude.union.type = 100000000000349 |
18 | 14 | ||
19 | gateway.url = http://api.yoho.cn | 15 | gateway.url = http://api.yoho.cn |
20 | 16 | ||
21 | -jdbc.mysql.readonlyinslave = true | 17 | +jdbc.mysql.bigdataunion.password = rALdkYPZCr4QyzBfVCGdXA== |
18 | +jdbc.mysql.bigdataunion.slave = 118.89.235.30:3306 | ||
19 | +jdbc.mysql.bigdataunion.username = yh_test_bigdata | ||
20 | +jdbc.mysql.readonlyinslave = true | ||
22 | 21 | ||
23 | rabbit.mq.host = 192.168.102.162 | 22 | rabbit.mq.host = 192.168.102.162 |
24 | rabbit.mq.password = yoho | 23 | rabbit.mq.password = yoho |
@@ -28,6 +27,8 @@ rabbit.mq.virtualHost = /yoho | @@ -28,6 +27,8 @@ rabbit.mq.virtualHost = /yoho | ||
28 | 27 | ||
29 | tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html | 28 | tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html |
30 | 29 | ||
30 | +union.host = 172.31.16.99 | ||
31 | + | ||
31 | yoho.unions.env.namespace = union | 32 | yoho.unions.env.namespace = union |
32 | yoho.unions.env.serverport = 8 | 33 | yoho.unions.env.serverport = 8 |
33 | yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy | 34 | yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy |
-
Please register or login to post a comment