kindergarten_java/reading-platform-frontend/.env.development

4 lines
136 B
Plaintext
Raw Normal View History

2026-02-28 16:41:39 +08:00
VITE_API_BASE_URL=http://localhost:3000/api/v1
VITE_APP_TITLE=幼儿阅读教学服务平台
2026-02-28 16:41:39 +08:00
VITE_SERVER_BASE_URL=http://localhost:3000