Files
teach_sys_Demo/.env.development

4 lines
134 B
Plaintext
Raw Normal View History

2025-08-19 22:35:01 +08:00
# Development environment variables
VITE_API_BASE_URL=http://localhost:2025
VITE_APP_TITLE=教务管理系统
VITE_APP_ENV=development