|
|
|
@ -23,13 +23,13 @@ export default ({ mode, command }) => {
|
|
|
|
|
// 新zyc
|
|
|
|
|
// target: 'http://192.168.6.116:8777',
|
|
|
|
|
|
|
|
|
|
target: 'http://192.168.6.122:8777', |
|
|
|
|
// target: 'http://192.168.6.122:8777',
|
|
|
|
|
// target: 'http://192.168.6.116:8777',
|
|
|
|
|
// tjj
|
|
|
|
|
// sst
|
|
|
|
|
// target: 'http://192.168.10.94:8888',
|
|
|
|
|
// target: 'http://192.168.10.29:13000',
|
|
|
|
|
// target: 'http://h5uapi.huitongys.com',
|
|
|
|
|
target: 'http://h5uapi.huitongys.com', |
|
|
|
|
changeOrigin: true, |
|
|
|
|
rewrite: path => path.replace(/^\/api/, ''), |
|
|
|
|
}, |
|
|
|
|