Disable DNS rebinding protection for SSE LAN access
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
MCP_HOST: 0.0.0.0
|
||||
MCP_PORT: 8150
|
||||
LIGHTRAG_BASE_URL: http://host.docker.internal:9621
|
||||
FASTMCP_TRANSPORT_SECURITY__ENABLE_DNS_REBINDING_PROTECTION: "false"
|
||||
FASTMCP_TRANSPORT_SECURITY__ALLOWED_HOSTS: '["*:*"]'
|
||||
FASTMCP_TRANSPORT_SECURITY__ALLOWED_ORIGINS: '["http://*","https://*"]'
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user