|
|
|
@ -25,14 +25,14 @@ export default ({ mode, command }) => {
|
|
|
|
|
// target: 'http://192.168.6.122:8777',
|
|
|
|
|
// target: 'http://192.168.10.25:13000',
|
|
|
|
|
// target: 'http://192.168.10.25:2888',
|
|
|
|
|
target: 'http://192.168.6.148:9777', |
|
|
|
|
// target: 'http://192.168.6.116:8777',
|
|
|
|
|
// target: 'http://192.168.6.148:9777',
|
|
|
|
|
// target: 'http://192.168.10.57:13000',
|
|
|
|
|
// tjj
|
|
|
|
|
// sst
|
|
|
|
|
// target: 'http://192.168.10.94:8888',
|
|
|
|
|
// target: 'http://192.168.10.29:13000',
|
|
|
|
|
// target: 'http://h5uapi.huitongys.com',
|
|
|
|
|
// target: 'http://test.api.huitongys.com',
|
|
|
|
|
target: 'http://test.api.huitongys.com', |
|
|
|
|
changeOrigin: true, |
|
|
|
|
rewrite: path => path.replace(/^\/api/, ''), |
|
|
|
|
}, |
|
|
|
|