|
|
@@ -37,7 +37,7 @@ export default defineConfig(async () => {
|
|
|
rewrite: (path) => path.replace(/^\/dev-api/, ''),
|
|
|
// mock代理目标地址
|
|
|
// target: 'http://211.149.199.65:5012/',
|
|
|
- target: 'https://dz.kdboss.cn/',
|
|
|
+ target: 'https://dzapi.kdboss.cn',
|
|
|
ws: true,
|
|
|
},
|
|
|
},
|