From 9dc28da967dcea5e7acb97f5ddd3398da0be9cf3 Mon Sep 17 00:00:00 2001 From: 18500206848 Date: Wed, 20 Mar 2024 10:40:47 +0800 Subject: [PATCH] 11 --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index bb4d2d5..5b3408d 100644 --- a/vue.config.js +++ b/vue.config.js @@ -3,7 +3,7 @@ module.exports = { port: 1887, proxy: { '/api': { - target: 'http://39.98.184.58:8000', // 公网 + target: 'http://10.165.0.173:8000', // target: 'http://192.168.3.173:8000', // 本地服务接口地址 ws: true, pathRewrite: {