yanzhu-test/ruoyi-ui/.env.production

9 lines
157 B
Plaintext
Raw Normal View History

2025-02-18 09:32:50 +08:00
# 页面标题
2025-02-18 11:01:53 +08:00
VUE_APP_TITLE = 研筑机试管理
2025-02-18 09:32:50 +08:00
# 生产环境配置
ENV = 'production'
2025-02-18 11:01:53 +08:00
# 研筑机试管理/生产环境
2025-02-18 09:32:50 +08:00
VUE_APP_BASE_API = '/prod-api'