feat(config,compose): t3code-mcp as dispatcher hands on mac and dell

This commit is contained in:
hh
2026-08-29 20:36:23 +02:00
parent fc0fef734e
commit bd9175d986
4 changed files with 49 additions and 7 deletions
+10
View File
@@ -90,6 +90,16 @@ services:
done
exec python -m beaver_gateway
t3code-mcp:
container_name: beaver-t3code-mcp
build:
context: https://git.kotikot.com/beaver/t3code-mcp.git#${T3CODE_MCP_REF:-main}
profiles: [t3]
<<: *restart
env_file: .env
volumes:
- ./t3code.toml:/config/t3code.toml:ro
volumes:
postgres-data:
vault: