Files
teach_sys_Demo/.env.development

4 lines
134 B
Plaintext

# Development environment variables
VITE_API_BASE_URL=http://localhost:2025
VITE_APP_TITLE=教务管理系统
VITE_APP_ENV=development