fix: fix Docker dev proxy and handle non-JSON error responses in frontend

This commit is contained in:
2026-04-02 14:48:40 +08:00
parent 0905b0302b
commit 5f76abec8b
3 changed files with 9 additions and 2 deletions

View File

@@ -63,3 +63,4 @@ services:
- "5173:5173"
environment:
NODE_ENV: development
API_URL: http://server:3000