mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #802] [MERGED] docs: Mention CORS_ALLOW_ORIGIN in Redis documentation #821
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/802
Author: @silentoplayz
Created: 11/8/2025
Status: ✅ Merged
Merged: 11/8/2025
Merged by: @Classic298
Base:
main← Head:docs-redis-cors-mention📝 Commits (1)
095e88fdocs: Mention CORS_ALLOW_ORIGIN in Redis documentation📊 Changes
1 file changed (+14 additions, -0 deletions)
View changed files
📝
docs/tutorials/integrations/redis.md(+14 -0)📄 Description
Adds a tip to the Redis integration documentation to mention the necessity of
CORS_ALLOW_ORIGINfor WebSocket connections. This is a common issue that can be difficult to debug.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.