You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 生产环境
|
|
VITE_APP_TITLE=教室智能人脸考勤系统
|
|
VITE_API_BASE_URL=https://api.yourschool.com/api
|
|
VITE_WS_URL=wss://api.yourschool.com/ws
|