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