mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #175] [CLOSED] Added alternative Docker password reset method #283
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/175
Author: @poing
Created: 8/8/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
e558f81Added alternate password reset method📊 Changes
1 file changed (+34 additions, -0 deletions)
View changed files
📝
docs/troubleshooting/index.mdx(+34 -0)📄 Description
Found that
alpine/socatdoes not have bash installed. While the password reset example usesbashfor the reset command.Added an alternative way to reset the password using
alpine.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.