解决隧道仿真数据在隧道中没有渲染问题
This commit is contained in:
@@ -74,7 +74,7 @@ export default defineConfig({
|
||||
// rewrite: (path) => path.replace(/^\/api/, ''),
|
||||
// },
|
||||
'/api': {
|
||||
target: 'http://web-tunnel.feashow.com/api',
|
||||
target: 'http://frp.toomewhy.top:38000',
|
||||
changeOrigin: true,
|
||||
rewrite: (path) => path.replace(/^\/api/, ''),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user