From 8cb2755bec02136f72202f26299420ac306bcfd7 Mon Sep 17 00:00:00 2001 From: akun <957746831@qq.com> Date: Mon, 8 Apr 2024 16:02:55 +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 e0bcf9a..4ee6d0c 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:22009`, + target: `http://zt-sac-java:22009`, changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''