fix: revert to vite preview proxy, fix proxy target to cywl-scoring-backend:8876
All checks were successful
Deploy to Server / deploy (push) Successful in 1m43s

This commit is contained in:
爽哒哒
2026-03-21 11:07:38 +08:00
parent d3d65891b6
commit 826c61a835
2 changed files with 4 additions and 3 deletions

View File

@@ -23,7 +23,5 @@ services:
container_name: cywl-scoring-frontend
ports:
- "8890:8890"
environment:
- VITE_API_URL=http://localhost:8876/api
depends_on:
- backend
- backend