This commit is contained in:
18500206848
2024-05-08 23:20:10 +08:00
parent c68d4461ac
commit 0d89918876
3 changed files with 20 additions and 70 deletions

View File

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