mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #106] [CLOSED] Update env-configuration.md with correct case #228
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/106
Author: @mindspawn
Created: 6/8/2024
Status: ❌ Closed
Base:
main← Head:mindspawn-patch-1📝 Commits (1)
914f167Update env-configuration.md with correct case for USE_OLLAMA_DOCKER and USE_CUDA_DOCKER📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
docs/getting-started/env-configuration.md(+2 -2)📄 Description
Using capitalized values leads to errors, such as CUDA libraries failing to load in the CUDA Docker container due to improper setup of
LD_LIBRARY_PATH. A longer-term consistency review of boolean casing in configurations is recommended.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.