[Komodo] vasceannie: Write Stack File: update docker-compose.yml
This commit is contained in:
@@ -6,10 +6,10 @@ services:
|
||||
environment:
|
||||
MCP_TRANSPORT: streamable-http
|
||||
MCP_HOST: 0.0.0.0
|
||||
MCP_PORT: 8000
|
||||
MCP_PORT: 8150
|
||||
LIGHTRAG_BASE_URL: http://host.docker.internal:9621
|
||||
ports:
|
||||
- "8150:8000"
|
||||
- "8150:8150"
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user