flat: 暂存

This commit is contained in:
Apcallover
2024-04-07 17:22:31 +08:00
parent 981b359684
commit e2e098e6ed
6 changed files with 152 additions and 17 deletions

View File

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