[PR #802] [MERGED] docs: Mention CORS_ALLOW_ORIGIN in Redis documentation #821

Closed
opened 2026-02-15 18:16:18 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: docs-redis-cors-mention


📝 Commits (1)

  • 095e88f docs: 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_ORIGIN for 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/802 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 11/8/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `main` ← **Head:** `docs-redis-cors-mention` --- ### 📝 Commits (1) - [`095e88f`](https://github.com/open-webui/docs/commit/095e88f79603340ed93454e432a87871b3286393) docs: Mention CORS_ALLOW_ORIGIN in Redis documentation ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/tutorials/integrations/redis.md` (+14 -0) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:18 -05:00
yindo closed this issue 2026-02-15 18:16:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#821