flat: 暂存

This commit is contained in:
Apcallover
2024-03-24 23:37:45 +08:00
parent 427a9a75d6
commit 08e87225d6
3 changed files with 38 additions and 16 deletions

View File

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