|
|
@ -30,7 +30,7 @@ export default ({ mode, command }) => { |
|
|
|
// cg
|
|
|
|
// cg
|
|
|
|
// target: 'http://192.168.10.200:13000',
|
|
|
|
// 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://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/, ''), |
|
|
|