From 0705410617308cf8c7c50d6b8af9553011590ea0 Mon Sep 17 00:00:00 2001 From: 18500206848 Date: Wed, 20 Mar 2024 20:25:45 +0800 Subject: [PATCH] 11 --- vue.config.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/vue.config.js b/vue.config.js index 02a90a9..d942576 100644 --- a/vue.config.js +++ b/vue.config.js @@ -3,9 +3,7 @@ module.exports = { port: 1887, proxy: { '/api': { - // target: 'http://192.168.3.108:8000', // 本地服务接口地址 - target: 'http://192.168.3.112:8000', // 本地服务接口地址 - // target: 'http://10.165.0.173:8000', // 本地服务接口地址 + target: 'http://10.165.0.173:8000', ws: true, pathRewrite: { '^/api': '/'