环境配置

This commit is contained in:
白菜
2025-11-11 17:51:10 +08:00
parent f4a42c168f
commit 6da65c1475
3 changed files with 7 additions and 8 deletions

View File

@ -3,9 +3,10 @@ VUE_APP_TITLE = 上动新能源-EMS管理系统
# 生产环境配置
ENV = 'production'
NODE_ENV = production
# EMS管理系统/生产环境
VUE_APP_BASE_API = '/dev-api'
# EMS管理系统/生产环境 图片拼接地址 todo baseUrl有变更时 请更新
VUE_APP_IMG_URL = 'http://110.40.171.179:8089'
# EMS管理系统/生产环境 图片拼接地址
VUE_APP_IMG_URL = 'http://1.15.120.242:8089'