|
|
@ -26,11 +26,9 @@ export default ({ mode, command }) => { |
|
|
|
// target: 'http://192.168.6.141:8777',
|
|
|
|
// target: 'http://192.168.6.141:8777',
|
|
|
|
target: 'http://192.168.6.116:8777', |
|
|
|
target: 'http://192.168.6.116:8777', |
|
|
|
// tjj
|
|
|
|
// tjj
|
|
|
|
// target: 'http://192.168.10.25:13000',
|
|
|
|
// sst
|
|
|
|
// cg
|
|
|
|
|
|
|
|
// target: 'http://192.168.10.200:13000',
|
|
|
|
|
|
|
|
// target: 'http://192.168.10.94:8888',
|
|
|
|
// target: 'http://192.168.10.94:8888',
|
|
|
|
// target: 'http://test.api.huitongys.com',
|
|
|
|
// target: 'http://192.168.10.29:13000',
|
|
|
|
// target: 'http://h5uapi.huitongys.com',
|
|
|
|
// target: 'http://h5uapi.huitongys.com',
|
|
|
|
changeOrigin: true, |
|
|
|
changeOrigin: true, |
|
|
|
rewrite: path => path.replace(/^\/api/, ''), |
|
|
|
rewrite: path => path.replace(/^\/api/, ''), |
|
|
|