We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf59402 commit 7249596Copy full SHA for 7249596
docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
dockerfile: Dockerfile
8
container_name: diffbot-mcp-server
9
ports:
10
- - "${DIFFBOT_MCP_PORT}:8000"
+ - "8154:8000"
11
environment:
12
- PYTHONUNBUFFERED=1
13
- MCP_TRANSPORT=http
0 commit comments