less bug: target and hot add history
Showing
1 changed file
with
3 additions
and
3 deletions
@@ -22,9 +22,9 @@ module.exports = { | @@ -22,9 +22,9 @@ module.exports = { | ||
22 | // service: 'http://service-test3.yohops.com:9999/', | 22 | // service: 'http://service-test3.yohops.com:9999/', |
23 | 23 | ||
24 | // // prod | 24 | // // prod |
25 | - singleApi: 'http://single.yoho.cn/', | ||
26 | - api: 'http://api.yoho.cn/', | ||
27 | - service: 'http://service.yoho.cn/', | 25 | + singleApi: 'http://single.yoho.cn/', |
26 | + api: 'http://api.yoho.cn/', | ||
27 | + service: 'http://service.yoho.cn/', | ||
28 | 28 | ||
29 | // gray | 29 | // gray |
30 | // singleApi: 'http://single.gray.yohops.com/', | 30 | // singleApi: 'http://single.gray.yohops.com/', |
-
Please register or login to post a comment