Showing
1 changed file
with
12 additions
and
12 deletions
1 | activeTime = 86400 | 1 | activeTime = 86400 |
2 | 2 | ||
3 | +admin.login.url = http://192.168.102.211:30012 | ||
4 | + | ||
3 | autoconfig.properties = sharedAutoconfig | 5 | autoconfig.properties = sharedAutoconfig |
4 | 6 | ||
5 | autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties | 7 | autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties |
@@ -10,10 +12,18 @@ bigdate.db.username = yh_bigdata | @@ -10,10 +12,18 @@ bigdate.db.username = yh_bigdata | ||
10 | 12 | ||
11 | draw.writeFile.delay = 60 | 13 | draw.writeFile.delay = 60 |
12 | 14 | ||
15 | +erp.domain = http://192.168.102.47:9098/erp-gateway-web | ||
16 | + | ||
17 | +exclude.union.type = 100000000000349 | ||
18 | + | ||
19 | +file.saveDir = /Data/images | ||
20 | + | ||
13 | gateway.url = http://api.yoho.cn | 21 | gateway.url = http://api.yoho.cn |
14 | 22 | ||
15 | jdbc.mysql.readonlyinslave = true | 23 | jdbc.mysql.readonlyinslave = true |
16 | 24 | ||
25 | +platform.login.salt = yoho9646yoho9646 | ||
26 | + | ||
17 | rabbit.mq.host = 192.168.102.162 | 27 | rabbit.mq.host = 192.168.102.162 |
18 | rabbit.mq.password = yoho | 28 | rabbit.mq.password = yoho |
19 | rabbit.mq.port = 32810 | 29 | rabbit.mq.port = 32810 |
@@ -29,18 +39,8 @@ redis.union.readonly.proxy.address = test-bigdata-redis-1903805580.cn-north-1.e | @@ -29,18 +39,8 @@ redis.union.readonly.proxy.address = test-bigdata-redis-1903805580.cn-north-1.e | ||
29 | 39 | ||
30 | tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html | 40 | tencentmkt.shareUrl = http://union.yoho.cn/union/tencentMkt/index.html |
31 | 41 | ||
42 | +union.host = 172.31.16.99 | ||
43 | + | ||
32 | yoho.unions.env.namespace = union | 44 | yoho.unions.env.namespace = union |
33 | yoho.unions.env.serverport = 8 | 45 | yoho.unions.env.serverport = 8 |
34 | yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy | 46 | yoho.unions.env.webapphome = /home/test/yohobuy-union/deploy |
35 | - | ||
36 | - | ||
37 | -file.saveDir = /Data/images | ||
38 | -platform.login.salt=yoho9646yoho9646 | ||
39 | -erp.domain=http://192.168.102.47:9098/erp-gateway-web | ||
40 | -admin.login.url=http://192.168.102.211:30012 | ||
41 | - | ||
42 | - | ||
43 | -rabbit_message_center = 192.168.102.211:5672 | ||
44 | -rabbit_message_center_user = yoho | ||
45 | -rabbit_message_center_password = yoho | ||
46 | -rabbit_message_center_vhost = yoho |
-
Please register or login to post a comment