This commit is contained in:
dengxin
2024-03-26 11:38:18 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ module.exports = {
"/api": {
// target: 'http://192.168.3.120:8000',
target: 'http://10.165.0.173:8000', //内网
// target: 'http://localhost:8000',
ws: true,
changeOrigin: true,
pathRewrite: {