|
@@ -3,13 +3,6 @@
|
|
|
port: '8080',
|
|
|
disableHostCheck: true,
|
|
|
proxy: {
|
|
|
- // 'https://doc.okenx.com': {
|
|
|
- // target: 'https://doc.okenx.com',
|
|
|
- // changeOrigin: true,
|
|
|
- // pathRewrite: {
|
|
|
- // ["^" + 'https://doc.okenx.com']: ''
|
|
|
- // }
|
|
|
- // },
|
|
|
'/Apis': {
|
|
|
target: 'https://biking.okenx.com',
|
|
|
// target: 'https://doc.okenx.com',
|