Files
teach_sys_Demo/.env.development
2025-08-19 22:35:01 +08:00

4 lines
134 B
Plaintext

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