refactor: update worker commands and add new scripts for API rebuilding and queue feeding
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user