优化日志管理

This commit is contained in:
2025-02-24 14:35:58 +08:00
parent 7e2c0cfd16
commit 3532249a6c
8 changed files with 232 additions and 40 deletions

View File

@@ -6,4 +6,4 @@ services:
context: .
container_name: fcb_ai_db_sync
hostname: fcb_ai_db_sync
command: ["cron.py"]
command: ["fcb_ai_db_sync.py"]