Showing
1 changed file
with
15 additions
and
0 deletions
1 | +autoconfig.properties = sharedAutoconfig | ||
2 | + | ||
3 | +autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties | ||
4 | + | ||
5 | +platform.login.url = http://serve.yohobuy.com/service/account/v1/Profile/login | ||
6 | + | ||
7 | +product.service.url = http://192.168.102.211:8083/product | ||
8 | + | ||
9 | +resource.service.url = http://192.168.102.207:8087/resources | ||
10 | + | ||
11 | +uic.service.url = http://192.168.102.206:8096/uic/ | ||
12 | + | ||
13 | +yoho.social.env.namespace = social | ||
14 | +yoho.social.env.serverport = 5 | ||
15 | +yoho.social.env.webapphome = /home/test/yoho-social/deploy |
-
Please register or login to post a comment