修复记录

This commit is contained in:
wkc
2026-04-07 09:37:41 +08:00
parent 8798aa9230
commit cb3265e796
10 changed files with 233 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ services:
context: .
dockerfile: docker/mock/Dockerfile
container_name: ccdi-lsfx-mock
command: ["python", "main.py", "--rule-hit-mode", "subset"]
restart: unless-stopped
depends_on:
- backend