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

13 lines
202 B
Plaintext
Raw Permalink 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
BABEL_ENV = production
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
2025-02-18 11:01:53 +08:00
# 研筑机试管理/测试环境
2025-02-18 09:32:50 +08:00
VUE_APP_BASE_API = '/stage-api'