Fix broken links: update references to env-configuration and updating

This commit is contained in:
Matthew Hand
2024-11-05 22:16:16 +00:00
parent 4d0e58ea79
commit ae555ad60e
2 changed files with 2 additions and 2 deletions

View File

@@ -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