From 5ca2d775e560b0192d120a5b929ad1a204350698 Mon Sep 17 00:00:00 2001 From: akun <957746831@qq.com> Date: Mon, 8 Apr 2024 16:08:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BF=E9=97=AE=E7=AB=AF=E5=8F=A3=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sf-ui/vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sf-ui/vue.config.js b/sf-ui/vue.config.js index 4ee6d0c..37b4a97 100644 --- a/sf-ui/vue.config.js +++ b/sf-ui/vue.config.js @@ -35,7 +35,7 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - target: `http://zt-sac-java:22009`, + target: `http://localhost:22009`, changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''