Showing
1 changed file
with
5 additions
and
1 deletions
@@ -2,7 +2,7 @@ activeTime = 86400 | @@ -2,7 +2,7 @@ activeTime = 86400 | ||
2 | 2 | ||
3 | autoconfig.properties = sharedAutoconfig | 3 | autoconfig.properties = sharedAutoconfig |
4 | 4 | ||
5 | -autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/master/global-autoconfig.properties | 5 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/yunying/global-autoconfig.properties |
6 | 6 | ||
7 | bigdate.db.password = ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA= | 7 | bigdate.db.password = ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA= |
8 | bigdate.db.url = 172.31.6.98:3306 | 8 | bigdate.db.url = 172.31.6.98:3306 |
@@ -10,6 +10,8 @@ bigdate.db.username = yh_bigdata | @@ -10,6 +10,8 @@ bigdate.db.username = yh_bigdata | ||
10 | 10 | ||
11 | draw.writeFile.delay = 60 | 11 | draw.writeFile.delay = 60 |
12 | 12 | ||
13 | +gateway.url = http://api.yoho.cn | ||
14 | + | ||
13 | jdbc.mysql.readonlyinslave = true | 15 | jdbc.mysql.readonlyinslave = true |
14 | 16 | ||
15 | rabbit.mq.host = 192.168.102.162 | 17 | rabbit.mq.host = 192.168.102.162 |
@@ -18,6 +20,8 @@ rabbit.mq.port = 32810 | @@ -18,6 +20,8 @@ rabbit.mq.port = 32810 | ||
18 | rabbit.mq.username = yoho | 20 | rabbit.mq.username = yoho |
19 | rabbit.mq.virtualHost = /yoho | 21 | rabbit.mq.virtualHost = /yoho |
20 | 22 | ||
23 | +tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html | ||
24 | + | ||
21 | yoho.unions.env.namespace = union | 25 | yoho.unions.env.namespace = union |
22 | yoho.unions.env.serverport = 8 | 26 | yoho.unions.env.serverport = 8 |
23 | yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy | 27 | yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy |
-
Please register or login to post a comment