This commit is contained in:
18500206848
2024-03-26 11:03:04 +08:00
parent ee508bfcea
commit 4d44a2fd1c
2 changed files with 3 additions and 7 deletions

View File

@@ -23,10 +23,7 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
// 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',
target: 'http://localhost:8000',
ws: true,
changeOrigin: true,
pathRewrite: {