mirror of
https://github.com/open-webui/docs.git
synced 2025-12-14 00:19:26 +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.