Files
teach_sys_Demo/.env.production

4 lines
115 B
Plaintext
Raw Normal View History

# Production environment variables
VITE_API_BASE_URL=/api
VITE_APP_TITLE=教务管理系统
VITE_APP_ENV=production