flat: 暂存

This commit is contained in:
Apcallover
2024-08-07 09:34:41 +08:00
parent f68d4bb917
commit a6be0ec06f
7 changed files with 441 additions and 24 deletions

View File

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