This commit is contained in:
史典卓
2024-10-25 17:49:32 +08:00
parent 66ccedfd95
commit 233263750c
4 changed files with 24 additions and 23 deletions

View File

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