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