From 8cb7ba9e3842156cd64f99bdfad8ef1209791b23 Mon Sep 17 00:00:00 2001 From: kongyeqing <2697454777@qq.com> Date: Mon, 20 May 2024 17:54:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E7=8E=AF=E5=A2=83=E9=85=8D=E7=BD=AE1.66?= 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 5df27e3..4d35e0a 100644 --- a/.env.production +++ b/.env.production @@ -16,4 +16,4 @@ VUE_APP_ALL_MENU = false # VUE_APP_EXPOSES_URL="http://192.168.1.20:8090" VUE_APP_REMOTES_URL="http://119.45.158.12/common" # 当前应用部署地址 -VUE_APP_EXPOSES_URL="/prevention" \ No newline at end of file +VUE_APP_EXPOSES_URL="http://192.168.1.66/dev/prevention/" \ No newline at end of file