xinli/xinli-ui/.env.production
2026-02-24 16:49:05 +08:00

9 lines
190 B
Plaintext

# 页面标题
VUE_APP_TITLE = AI心理健康测评系统
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境(前端服务器代理到后端)
VUE_APP_BASE_API = '/api'