- reading-platform-backend:NestJS 后端 - reading-platform-frontend:Vue3 前端 - reading-platform-java:Spring Boot 服务端
4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
VITE_API_BASE_URL=http://localhost:3000/api/v1
|
|
VITE_APP_TITLE=幼儿阅读教学服务平台
|
|
VITE_SERVER_BASE_URL=http://localhost:3000
|