From 911b23e706d77c7d740ceea638f983a5a060d292 Mon Sep 17 00:00:00 2001 From: kongyeqing <2697454777@qq.com> Date: Thu, 14 Sep 2023 17:35:07 +0800 Subject: [PATCH] =?UTF-8?q?faet:env=E9=93=BE=E6=8E=A5=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 72f902f..ba8f3d6 100644 --- a/.env.development +++ b/.env.development @@ -11,9 +11,9 @@ VUE_APP_SERVICE_PREFIX= '{"system":"/system","file":"/file","prevention":"/preve # 是否显示全部菜单 VUE_APP_ALL_MENU = false # # 微前端地址 -VUE_APP_REMOTES_URL="http://192.168.2.14:8090" +# VUE_APP_REMOTES_URL="http://192.168.2.14:8090" # # 当前应用部署地址 # VUE_APP_EXPOSES_URL="http://192.168.1.20:8090" -# VUE_APP_REMOTES_URL="http://119.45.158.12/common_dev/" +VUE_APP_REMOTES_URL="http://119.45.158.12/common_dev/" # 当前应用部署地址 VUE_APP_EXPOSES_URL="" \ No newline at end of file