ETest-Vue-FastAPI/ruoyi-fastapi-frontend/.env.production

9 lines
159 B
Plaintext

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