refactor: update worker commands and add new scripts for API rebuilding and queue feeding

This commit is contained in:
ImBenji
2026-04-27 15:03:15 +01:00
parent b4df02da0d
commit 04966fac55
21 changed files with 58 additions and 13 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ services:
build:
context: .
provenance: false
command: node intelligence/index.js
command: node workers/index.js
volumes:
- ./config.json:/app/config.json:ro
- ./data:/data