This commit is contained in:
Timothy Jaeryang Baek
2025-01-31 01:38:53 -08:00
parent 5360cb5d50
commit b034dff963
8 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,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/advanced-topics/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/env-configuration) guide.
### Step 1: Set the WEBUI_URL Environment Variable