feat(config,compose): t3code-mcp as dispatcher hands on mac and dell
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user