mirror of
https://github.com/open-webui/docs.git
synced 2025-12-13 07:59:34 +07:00
Adds a tip to the Redis integration documentation to mention the necessity of `CORS_ALLOW_ORIGIN` for WebSocket connections. This is a common issue that can be difficult to debug.