diff --git a/@fix_plan.md b/@fix_plan.md index 5344347..3d083ff 100644 --- a/@fix_plan.md +++ b/@fix_plan.md @@ -107,6 +107,7 @@ - [x] **2025-01-14 #8**: Full Deployment Success - Fixed all build/runtime errors and successfully deployed `bttoxin-pipeline` container. - [x] **2025-01-14 #9**: Backend Internationalization - Implemented i18n infrastructure and localized API responses. - [x] **2025-01-14 #10**: Documentation Update - Updated AGENTS.md and DOCKER_DEPLOYMENT.md with new architecture (Postgres/Redis) and deployment steps. +- [x] **2025-01-14 #11**: Network Fix - Switched Docker network from `traefik-network` to `frontend` to ensure connectivity with main Traefik proxy. ## 参考文档