[Komodo] vasceannie: Write Stack File: update docker-compose.yml
This commit is contained in:
@@ -3,13 +3,12 @@ services:
|
||||
build:
|
||||
context: .
|
||||
image: git.baked.rocks/vasceannie/lightrag-mcp:latest
|
||||
network_mode: host
|
||||
environment:
|
||||
MCP_TRANSPORT: streamable-http
|
||||
MCP_HOST: 0.0.0.0
|
||||
MCP_PORT: 8150
|
||||
LIGHTRAG_BASE_URL: http://host.docker.internal:9621
|
||||
ports:
|
||||
- "8150:8150"
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user