fix: 修复jtag边界扫描前后端的bug:无法开始停止,无法通过认证,后端崩溃
This commit is contained in:
@@ -53,10 +53,6 @@ export default defineConfig({
|
||||
target: "http://localhost:5000",
|
||||
changeOrigin: true,
|
||||
},
|
||||
"/hubs": {
|
||||
target: "http://localhost:5000",
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
port: 5173,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user