From 104b029dce613adbdfa1d779baa2785a55c7b25a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C002001lixiaobang=E2=80=9D?= <2547956374@qq.com> Date: Thu, 18 Jan 2024 18:31:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4=5F1=5F18?= 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 10fa5a7..93c11f5 100644 --- a/config/index.js +++ b/config/index.js @@ -33,8 +33,8 @@ module.exports = { // }, '/api': { // target: 'http://10.6.0.26:81', - // target: 'http://175.27.191.156:11000/api/', - target: 'http://175.27.191.156:8181/', + target: 'http://175.27.191.156:11000/api/', + // target: 'http://175.27.191.156:8181/', // target: 'http://192.168.131.101:12345/', //现场 changeOrigin: true,