From 88bee2f2a0d99dbd2db4bea90fff2fbc4cb24a02 Mon Sep 17 00:00:00 2001 From: chenran Date: Wed, 7 Jun 2023 17:46:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 8f44ce3..32ad392 100644 --- a/.env.production +++ b/.env.production @@ -16,4 +16,6 @@ VUE_APP_ALL_MENU = false # 微前端地址 VUE_APP_REMOTES_URL="http://119.45.158.12/common/" # 当前应用部署地址 -VUE_APP_EXPOSES_URL="" \ No newline at end of file +VUE_APP_EXPOSES_URL="" +# nginx路径 +PUB_PATH:'/trainingbase/' \ No newline at end of file