|
|
|
@ -32,14 +32,14 @@ export default ({ mode, command }) => {
|
|
|
|
|
// 新zyc
|
|
|
|
|
// target: 'http://192.168.6.116:8777',
|
|
|
|
|
// target: 'http://192.168.6.122:8777',
|
|
|
|
|
// target: 'http://192.168.3.14:13000',
|
|
|
|
|
target: 'http://192.168.3.14:13000', |
|
|
|
|
// target: 'http://192.168.10.25:2888',
|
|
|
|
|
// target: 'http://192.168.6.161:9777',//CY
|
|
|
|
|
// target: 'http://192.168.10.57:13000',
|
|
|
|
|
// target: 'http://192.168.10.200:13000',
|
|
|
|
|
// target: 'http://192.168.3.16:13000',
|
|
|
|
|
// target: 'http://192.168.3.73:13000', //
|
|
|
|
|
target: 'http://h5uapi.huitongys.com', |
|
|
|
|
// target: 'http://h5uapi.huitongys.com',
|
|
|
|
|
// target: 'http://test.api.huo5u.com',
|
|
|
|
|
changeOrigin: true, |
|
|
|
|
rewrite: path => path.replace(/^\/api/, ''), |
|
|
|
|