feat(day4): complete environment setup - Docker services started successfully

This commit is contained in:
AI Clinical Dev Team
2025-10-10 15:16:50 +08:00
parent bdc7de8043
commit fa5b8b48ec
2 changed files with 27 additions and 0 deletions

6
frontend/.env.example Normal file
View File

@@ -0,0 +1,6 @@
# API
VITE_API_URL=http://localhost:3001
VITE_API_TIMEOUT=30000
# Environment
VITE_NODE_ENV=development