flat: 暂存

This commit is contained in:
Apcallover
2024-03-29 16:02:57 +08:00
parent bad7616994
commit 14d8aecabd
4 changed files with 96 additions and 14 deletions

View File

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