flat: 暂存

This commit is contained in:
Apcallover
2024-04-10 10:12:18 +08:00
parent e31a52175b
commit 4452e03c24
4 changed files with 13 additions and 26 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: {