fix(docker): Add mcpbox server to extended compose files (#84)

Signed-off-by: Richard Palethorpe <io@richiejp.com>
This commit is contained in:
Richard Palethorpe
2025-04-25 16:04:06 +01:00
committed by GitHub
parent 5e3bc0f89b
commit 15efd2d527
2 changed files with 11 additions and 1 deletions

View File

@@ -12,6 +12,11 @@ services:
- /dev/dri/card1
- /dev/dri/renderD129
mcpbox:
extends:
file: docker-compose.yaml
service: mcpbox
localrecall:
extends:
file: docker-compose.yaml