faet:env链接环境

dev
kongyeqing 2023-09-14 17:35:07 +08:00
parent 61f4d667f0
commit 911b23e706
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ VUE_APP_SERVICE_PREFIX= '{"system":"/system","file":"/file","prevention":"/preve
# 是否显示全部菜单 # 是否显示全部菜单
VUE_APP_ALL_MENU = false 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_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="" VUE_APP_EXPOSES_URL=""