Bug: When restarting server some options are lost from config #281

Closed
opened 2025-11-11 14:15:13 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @horiacristescu on GitHub (Feb 9, 2024).

Bug Report

When I restart the docker some of my settings disappear, such as the OpenAI key

Steps to Reproduce:

docker run -p 3000:8080 --add-host=host.docker.internal:host-gateway -v ollama-webui:/app/backend/data ghcr.io/ollama-webui/ollama-webui:main

Environment

  • Operating System: Ubuntu 18.04
Originally created by @horiacristescu on GitHub (Feb 9, 2024). # Bug Report When I restart the docker some of my settings disappear, such as the OpenAI key **Steps to Reproduce:** ``` docker run -p 3000:8080 --add-host=host.docker.internal:host-gateway -v ollama-webui:/app/backend/data ghcr.io/ollama-webui/ollama-webui:main ``` ## Environment - **Operating System:** Ubuntu 18.04
Author
Owner

@tjbck commented on GitHub (Feb 9, 2024):

Documentation issue, they use environment variables. Let's continue our discussion here: open-webui/docs#44

Sidenote, I'm currently extremely busy with day job at the moment so if anyone could get the rolling for the documentation, I'd greatly appreciate it, Thanks!

@tjbck commented on GitHub (Feb 9, 2024): Documentation issue, they use environment variables. Let's continue our discussion here: open-webui/docs#44 Sidenote, I'm currently extremely busy with day job at the moment so if anyone could get the rolling for the documentation, I'd greatly appreciate it, Thanks!
Author
Owner

@horiacristescu commented on GitHub (Feb 9, 2024):

Yes

In the meantime I found this message giving the solution, for anyone who stumbles onto this page

https://github.com/ollama-webui/ollama-webui/issues/546#issuecomment-1905168779

@horiacristescu commented on GitHub (Feb 9, 2024): Yes In the meantime I found this message giving the solution, for anyone who stumbles onto this page https://github.com/ollama-webui/ollama-webui/issues/546#issuecomment-1905168779
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#281