定时任务逻辑优化
This commit is contained in:
@@ -79,7 +79,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
|
||||
# 定时任务调度器 (Celery Worker + Beat)
|
||||
# 定时任务调度器 (APScheduler)
|
||||
task-scheduler:
|
||||
build:
|
||||
context: ./backend
|
||||
|
||||
Reference in New Issue
Block a user