screenFront/.env.production

8 lines
156 B
Plaintext
Raw Permalink Normal View History

2023-05-12 08:41:33 +00:00
# 页面标题
VUE_APP_TITLE = 物联大屏
# 生产环境配置
ENV = 'production'
# 智能仓储管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'