From 0b521027a3dca68fbb46fa9dfba49e3ccff5249c Mon Sep 17 00:00:00 2001 From: zhushengzhe Date: Thu, 11 Jul 2024 17:33:49 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9Alogo=E4=BF=AE=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 5189b8f..2a2d33c 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://119.45.158.12/common" +VUE_APP_REMOTES_URL="http://192.168.1.212/common" # 当前应用部署地址 VUE_APP_EXPOSES_URL="/prevention" \ No newline at end of file