Readded the DATA_DIR portion for the uvx part of the doc.

This commit is contained in:
Jeriel Jan del Prado 2025-03-02 19:08:27 +08:00
parent f6e49141f7
commit d9d5856a74
No known key found for this signature in database
GPG Key ID: 540F5B07BDBF54E2

View File

@ -152,7 +152,7 @@ Use the command below, ensuring to set the `DATA_DIR` environment variable to av
- **macOS/Linux**: - **macOS/Linux**:
```bash ```bash
, uvx --python 3.11 open-webui@latest serve DATA_DIR=~/.open-webui uvx --python 3.11 open-webui@latest serve
``` ```
- **Windows**: - **Windows**: