feat: reintegrate MCP server with proper session manager lifecycle, nginx /mcp proxy, docker.sock mount
This commit is contained in:
@@ -55,6 +55,7 @@ services:
|
||||
volumes:
|
||||
- ./:/data/repo
|
||||
- ./images:/data/images
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user