xinli/ruoyi-ui/.env.production
xiao@123.123 fdf83af45a xiao
2025-11-03 18:21:32 +08:00

9 lines
159 B
Plaintext

# 页面标题
VUE_APP_TITLE = 网站管理系统
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'