mirror of
https://github.com/open-webui/docs
synced 2025-05-20 11:18:42 +00:00
Fix broken links: update references to env-configuration and updating
This commit is contained in:
parent
4d0e58ea79
commit
ae555ad60e
@ -19,7 +19,7 @@ Last updated: v0.3.20
|
||||
The following environment variables are used by `backend/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](/getting-started/logging#appbackend).
|
||||
environment variables, see our [logging documentation](./logging#appbackend).
|
||||
|
||||
### General
|
||||
|
||||
|
@ -14,7 +14,7 @@ Open WebUI allows you to integrate directly into your web browser. This tutorial
|
||||
Before you begin, ensure that:
|
||||
|
||||
- You have Chrome or another supported browser installed.
|
||||
- The `WEBUI_URL` environment variable is set correctly, either using Docker environment variables or in the `.env` file as specified in the [Getting Started](/getting-started/env-configuration) guide.
|
||||
- The `WEBUI_URL` environment variable is set correctly, either using Docker environment variables or in the `.env` file as specified in the [Getting Started](/getting-started/advanced-topics/env-configuration) guide.
|
||||
|
||||
### Step 1: Set the WEBUI_URL Environment Variable
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user