diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md index e929463..09bd0c8 100644 --- a/docs/getting-started/env-configuration.md +++ b/docs/getting-started/env-configuration.md @@ -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)).