Merge pull request #395 from onlyloveyd/patch-1

Update env-configuration.md
This commit is contained in:
Timothy Jaeryang Baek
2025-02-11 21:07:50 -08:00
committed by GitHub

View File

@@ -35,7 +35,7 @@ Please note that `PersistentConfig` environment variables are clearly marked as
## App/Backend
The following environment variables are used by `backend/config.py` to provide Open WebUI startup
The following environment variables are used by `backend/open_webui/config.py` to provide Open WebUI startup
configuration. Please note that some variables may have different default values depending on
whether you're running Open WebUI directly or via Docker. For more information on logging
environment variables, see our [logging documentation](https://docs.openwebui.com/getting-started/advanced-topics/logging)).