Files
RuoYi-Vue/ruoyi-ui/.env.production

9 lines
163 B
Plaintext
Raw Permalink Normal View History

2025-08-14 14:57:00 +08:00
# 页面标题
VUE_APP_TITLE = 南音工作室系统
# 生产环境配置
ENV = 'production'
# 南音工作室系统/生产环境
VUE_APP_BASE_API = '/prod-api'