Update yoho-search-consumer-autoconfig.properties
Showing
1 changed file
with
4 additions
and
8 deletions
1 | autoconfig.properties = sharedAutoconfig | 1 | autoconfig.properties = sharedAutoconfig |
2 | - | ||
3 | -autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties | 2 | +autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/dev/global-autoconfig.properties |
4 | 3 | ||
5 | yoho.search.consumer.env.namespace = search-consumer | 4 | yoho.search.consumer.env.namespace = search-consumer |
6 | yoho.search.consumer.env.serverport = 8 | 5 | yoho.search.consumer.env.serverport = 8 |
7 | yoho.search.consumer.env.webapphome = /home/test/yoho-search-consumer/deploy | 6 | yoho.search.consumer.env.webapphome = /home/test/yoho-search-consumer/deploy |
8 | 7 | ||
9 | -## tbl | ||
10 | -tbl.product.url = http://service.api.global.yohobuy.com/product/api/v1/detail/ | ||
11 | - | ||
12 | -## tpl adaptor | ||
13 | -tpl.adaptor.valid = false | ||
14 | -tpl.adaptor.domain = http://search.adaptor.yohoops.org:8085/search-adaptor | ||
8 | +tpl.adaptor.valid=false | ||
9 | +tpl.adaptor.domain=http://192.168.102.216:8085/search-adaptor | ||
10 | +tbl.product.url=http://test.soa.global.yohobuy.com/product/api/v1/detail/ |
-
Please register or login to post a comment