This commit is contained in:
史典卓
2024-10-14 10:06:01 +08:00
parent 487ec6cefb
commit 66ccedfd95

View File

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