Showing
1 changed file
with
36 additions
and
0 deletions
1 | +file.image.gif.size = 2621440 | ||
2 | +autoconfig.properties = sharedAutoconfig | ||
3 | + | ||
4 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties | ||
5 | +yohobuy.pfcms.env.webapphome = /home/test/platform-cms/deploy | ||
6 | +yohobuy.pfcms.env.serverport = 8 | ||
7 | +yohobuy.pfcms.env.namespace = pfcms | ||
8 | +jdbc.mysql.platform.erp_account.master = 192.168.102.219:3306 | ||
9 | +jdbc.mysql.platform.erp_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
10 | +jdbc.mysql.platform.erp_account.slave = 192.168.102.219:3306 | ||
11 | +jdbc.mysql.platform.erp_account.username = yh_test | ||
12 | +jdbc.mysql.platform.erp_product.master = 192.168.102.219:3306 | ||
13 | +jdbc.mysql.platform.erp_product.password = 9nm0icOwt6bMHjMusIfMLw== | ||
14 | +jdbc.mysql.platform.erp_product.slave = 192.168.102.219:3306 | ||
15 | +jdbc.mysql.platform.erp_product.username = yh_test | ||
16 | +jdbc.mysql.platform.yh_guang.master = 192.168.102.219:3306 | ||
17 | +jdbc.mysql.platform.yh_guang.password = 9nm0icOwt6bMHjMusIfMLw== | ||
18 | +jdbc.mysql.platform.yh_guang.slave = 192.168.102.219:3306 | ||
19 | +jdbc.mysql.platform.yh_guang.username = yh_test | ||
20 | +jdbc.mysql.platform.yhb_account.master = 192.168.102.219:3306 | ||
21 | +jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
22 | +jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 | ||
23 | +jdbc.mysql.platform.yhb_account.username = yh_test | ||
24 | +jdbc.mysql.platform.bigdata_store.slave = 118.89.235.30:3306 | ||
25 | +jdbc.mysql.platform.bigdata_store.username = yh_test_bigdata | ||
26 | +jdbc.mysql.platform.bigdata_store.password = rALdkYPZCr4QyzBfVCGdXA== | ||
27 | + | ||
28 | +zkAddress=192.168.102.48:2181 | ||
29 | + | ||
30 | +platformRedis.proxy.address=192.168.102.45 | ||
31 | +platformRedis.proxy.port=6379 | ||
32 | +platformRedis.proxy.auth=redis9646 | ||
33 | + | ||
34 | +unionRedis.proxy.address = 192.168.102.211 | ||
35 | +unionRedis.proxy.auth = redis9646 | ||
36 | +unionRedis.proxy.port = 6379 |
-
Please register or login to post a comment