From 220bb5c8941ef3cd9b7ae532e0eaed0c6a72b49c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E5=86=AC?= Date: Tue, 11 Feb 2025 21:22:11 +0800 Subject: [PATCH] Update env-configuration.md --- docs/getting-started/env-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)).