mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #2767] Using openai server just got blank screen #13011
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?
Originally created by @lucasjinreal on GitHub (Jun 3, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2767
any help?
docker run -d -p 3000:8080 -e OPENAI_API_KEY=sk-xdfegt -v open-webui:/app/backend/data --name open-webui --restart always ghcr.nju.edu.cn/open-webui/open-webui:main