From 16a1dfc7f22986176ce2d8b929e006ad452eeb05 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Thu, 11 Apr 2024 02:17:11 +0800 Subject: [PATCH] dd --- config/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/index.js b/config/index.js index bb6f3fe..bfc47d7 100644 --- a/config/index.js +++ b/config/index.js @@ -75,8 +75,8 @@ const config = { devServer: { proxy: { '/api/': { - // target: JSON.parse('"http://192.168.31.108:28369"'), //本地调试端口 - target: JSON.parse('"https://kunpeng.hackrobot.cn"'), + target: JSON.parse('"http://localhost:28369"'), //本地调试端口 + // target: JSON.parse('"https://kunpeng.hackrobot.cn"'), pathRewrite: { '^/api/': '/'