This commit is contained in:
xiaoma
2026-02-10 21:40:05 +08:00
parent 5948e2998d
commit ee88c5b3e1
7 changed files with 28 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ services:
- ./frontend:/app
- /app/node_modules
ports:
- "5173:5173"
- "15173:15173"
environment:
- VITE_API_URL=http://localhost:8000/api
depends_on: