This commit is contained in:
18500206848
2024-03-29 09:39:01 +08:00
parent 08fa30f020
commit 9f231627ff
11 changed files with 52 additions and 257 deletions

View File

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