Files
industry-ui/.env.production

9 lines
169 B
Plaintext
Raw Normal View History

2024-11-25 09:33:57 +08:00
# 页面标题
VUE_APP_TITLE = 丽水同创二级系统
# 生产环境配置
ENV = 'production'
# 丽水同创二级系统/生产环境
VUE_APP_BASE_API = '/prod-api'