Files
yunzer/frontend/.env.development
2025-12-24 17:41:33 +08:00

4 lines
131 B
Bash

VITE_APP_ENV=development
VITE_APP_DEBUG_MODE=true
VITE_APP_TITLE=项目管理系统
VITE_APP_API_BASE_URL=http://localhost:8000/api