Showing
1 changed file
with
7 additions
and
6 deletions
@@ -4,7 +4,7 @@ api.yoho.url = http://api-test3.yohops.com:9999 | @@ -4,7 +4,7 @@ api.yoho.url = http://api-test3.yohops.com:9999 | ||
4 | 4 | ||
5 | autoconfig.properties = sharedAutoconfig | 5 | autoconfig.properties = sharedAutoconfig |
6 | 6 | ||
7 | -autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties | 7 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_5/global-autoconfig.properties |
8 | 8 | ||
9 | erp.domain = http://serve.yohobuy.com | 9 | erp.domain = http://serve.yohobuy.com |
10 | 10 | ||
@@ -22,9 +22,8 @@ execute.shopmessage.host = 192.168.102.202 | @@ -22,9 +22,8 @@ execute.shopmessage.host = 192.168.102.202 | ||
22 | 22 | ||
23 | execute.update_product_price.host = 192.168.102.202 | 23 | execute.update_product_price.host = 192.168.102.202 |
24 | 24 | ||
25 | -file.image.size = 512000 | ||
26 | - | ||
27 | -zkAddress=192.168.102.211:2181 | 25 | +file.image.gif.size = 2621440 |
26 | +file.image.size = 512000 | ||
28 | 27 | ||
29 | file.maxsize = 104857600 | 28 | file.maxsize = 104857600 |
30 | file.uploadTempDir = /home/test | 29 | file.uploadTempDir = /home/test |
@@ -46,6 +45,7 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | @@ -46,6 +45,7 @@ jdbc.mysql.platform.yhb_account.password = 9nm0icOwt6bMHjMusIfMLw== | ||
46 | jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 | 45 | jdbc.mysql.platform.yhb_account.slave = 192.168.102.219:3306 |
47 | jdbc.mysql.platform.yhb_account.username = yh_test | 46 | jdbc.mysql.platform.yhb_account.username = yh_test |
48 | 47 | ||
48 | +mkt.activity.domain.url = http://union.yoho.cn/union/tencentMkt/index.html | ||
49 | 49 | ||
50 | offline.shops.url = http://192.168.102.47:8098/shops/ | 50 | offline.shops.url = http://192.168.102.47:8098/shops/ |
51 | 51 | ||
@@ -55,6 +55,8 @@ price.audit.firstRoleName = Ʒ | @@ -55,6 +55,8 @@ price.audit.firstRoleName = Ʒ | ||
55 | price.audit.secondPid = 100476 | 55 | price.audit.secondPid = 100476 |
56 | price.audit.thirdPid = 100478 | 56 | price.audit.thirdPid = 100478 |
57 | 57 | ||
58 | +resources_https_enable = true | ||
59 | + | ||
58 | search.server.address = http://192.168.102.216:8080/yohosearch/ | 60 | search.server.address = http://192.168.102.216:8080/yohosearch/ |
59 | 61 | ||
60 | watchService.waitInterval = 60 | 62 | watchService.waitInterval = 60 |
@@ -64,5 +66,4 @@ yohobuy.platform.env.namespace = platform | @@ -64,5 +66,4 @@ yohobuy.platform.env.namespace = platform | ||
64 | yohobuy.platform.env.serverport = 8 | 66 | yohobuy.platform.env.serverport = 8 |
65 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy | 67 | yohobuy.platform.env.webapphome = /home/test/yohobuy-platform/deploy |
66 | 68 | ||
67 | -file.image.gif.size=2621440 | ||
68 | -resources_https_enable=true | ||
69 | +zkAddress = 192.168.102.211:2181 |
-
Please register or login to post a comment