Update env-configuration.md

This commit is contained in:
易冬 2025-02-11 21:22:11 +08:00 committed by GitHub
parent a9cf754c14
commit 220bb5c894

View File

@ -35,7 +35,7 @@ Please note that `PersistentConfig` environment variables are clearly marked as
## App/Backend ## 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 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 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)). environment variables, see our [logging documentation](https://docs.openwebui.com/getting-started/advanced-topics/logging)).