Showing
1 changed file
with
5 additions
and
5 deletions
@@ -27,11 +27,11 @@ module.exports = { | @@ -27,11 +27,11 @@ module.exports = { | ||
27 | // service: 'http://service.yoho.yohoops.org/', | 27 | // service: 'http://service.yoho.yohoops.org/', |
28 | // search: 'http://search.yohoops.org/yohosearch/' | 28 | // search: 'http://search.yohoops.org/yohosearch/' |
29 | 29 | ||
30 | - //api: 'http://api-test3.yohops.com:9999/', | ||
31 | - //service: 'http://service-test3.yohops.com:9999/', | ||
32 | - //singleApi: 'http://api-test3.yohops.com:9999/', | ||
33 | - //liveApi: 'http://testapi.live.yohops.com:9999/', | ||
34 | - //search: 'http://search.yohoops.org/yohosearch/' | 30 | + // api: 'http://api-test3.yohops.com:9999/', |
31 | + // service: 'http://service-test3.yohops.com:9999/', | ||
32 | + // singleApi: 'http://api-test3.yohops.com:9999/', | ||
33 | + // liveApi: 'http://testapi.live.yohops.com:9999/', | ||
34 | + // search: 'http://search.yohoops.org/yohosearch/' | ||
35 | 35 | ||
36 | favApi: 'http://192.168.102.31:8092/brower', | 36 | favApi: 'http://192.168.102.31:8092/brower', |
37 | api: 'http://192.168.102.205:8080/gateway/', | 37 | api: 'http://192.168.102.205:8080/gateway/', |
-
Please register or login to post a comment