added new queue lib with batch processor and provider
This commit is contained in:
parent
ddcf94a587
commit
6c548416d1
19 changed files with 1939 additions and 35 deletions
|
|
@ -205,7 +205,7 @@ services: # Dragonfly - Redis replacement for caching and events
|
|||
|
||||
# Bull Board - Queue monitoring
|
||||
bull-board:
|
||||
image: deadly0/bull-board
|
||||
image: venatum/bull-board:latest
|
||||
container_name: trading-bot-bull-board
|
||||
ports:
|
||||
- "3001:3000"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue