wecom-dashboards/ruoyi-ui/.env.production

9 lines
169 B
Plaintext
Raw Permalink Normal View History

2026-02-07 15:55:56 +00:00
# 页面标题
2026-02-09 18:20:09 +00:00
VUE_APP_TITLE = 苏州曼普后台系统
2026-02-07 15:55:56 +00:00
# 生产环境配置
ENV = 'production'
2026-02-09 18:20:09 +00:00
# 苏州曼普后台系统/生产环境
2026-02-07 15:55:56 +00:00
VUE_APP_BASE_API = '/prod-api'