From 9d10f80ddff52088b848a41f4cea4fcdc1657c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=BB=B6=E7=A6=8F?= <> Date: Fri, 15 Aug 2025 17:37:59 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E9=85=8D=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 8516e91..f857e34 100644 --- a/.env.production +++ b/.env.production @@ -16,6 +16,6 @@ VUE_APP_ALL_MENU = false # VUE_APP_REMOTES_URL="http://192.168.1.20:8090" # # 当前应用部署地址 # VUE_APP_EXPOSES_URL="http://192.168.1.20:8090" -VUE_APP_REMOTES_URL="http://192.168.1.212/common" +VUE_APP_REMOTES_URL="" # 当前应用部署地址 VUE_APP_EXPOSES_URL="/prevention" \ No newline at end of file