Update yohobuy-risk-autoconfig.properties
Showing
1 changed file
with
32 additions
and
0 deletions
1 | +autoconfig.properties = sharedAutoconfig | ||
2 | + | ||
3 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties | ||
4 | + | ||
5 | +erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status | ||
6 | + | ||
7 | +file.uploadTempDir = /Data | ||
8 | + | ||
9 | +is_checksession_enable = true | ||
10 | +is_debug_enable = false | ||
11 | + | ||
12 | +users.browse.appVersion = 4.1.0.*** | ||
13 | +users.browse.expire = 7776000 | ||
14 | +users.browse.numPerUser = 200 | ||
15 | +users.browse.sync = true | ||
16 | + | ||
17 | +yoho.risk.env.namespace = risk | ||
18 | +yoho.risk.env.serverport = 7 | ||
19 | +yoho.risk.env.webapphome = /home/test/yohobuy-risk/deploy | ||
20 | + | ||
21 | + | ||
22 | +jdbc.mysql.bigdata.master=192.168.102.219:3306 | ||
23 | +jdbc.mysql.bigdata.username=yh_test | ||
24 | +jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw== | ||
25 | + | ||
26 | +bigDataRedis.proxy.address=192.168.102.45 | ||
27 | +bigDataRedis.proxy.port=6379 | ||
28 | +bigDataRedis.proxy.auth=redis9646 | ||
29 | + | ||
30 | +udidRedis.proxy.address=192.168.102.45 | ||
31 | +udidRedis.proxy.port=6379 | ||
32 | +udidRedis.proxy.auth=redis9646 |
-
Please register or login to post a comment