flat: defer 节点完成后加载

This commit is contained in:
Apcallover
2024-03-28 17:24:50 +08:00
parent ba3c5a408d
commit 20e9ef260d
4 changed files with 55 additions and 527 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://localhost:8000',
target: 'http://10.165.0.173:8000',
ws: true,
changeOrigin: true,
pathRewrite: {