From 107834174f7241484d3592373e24131cdb0c6383 Mon Sep 17 00:00:00 2001 From: zzl <961867786@qq.com> Date: Wed, 13 Mar 2024 13:17:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=20=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E9=BB=98=E8=AE=A4=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/index.js b/config/index.js index a4cef1bf..adc7b121 100644 --- a/config/index.js +++ b/config/index.js @@ -14,8 +14,8 @@ module.exports = { // 请求的目标主机 // target: 'http://116.255.223.226:8082/nsgk_test/', // 公网测试环境 // target: `http://192.168.0.116:8091/nsgk_api/`, // 内网测试环境 - //target: 'http://localhost:8080/', - target: 'http://192.168.0.106:8080/', + target: 'http://localhost:8080/', + //target: 'http://192.168.0.106:8080/', changeOrigin: true, pathRewrite: { '^/api': ''