mirror of
https://github.com/open-webui/docs
synced 2025-05-20 03:08:56 +00:00
Update intro.md
This commit is contained in:
parent
643305505f
commit
21a782d490
@ -76,8 +76,6 @@ Please note that the following instructions assume that the latest version of Ol
|
||||
|
||||
- **If Ollama is on a Different Server**, use this command:
|
||||
|
||||
- To connect to Ollama on another server, change the `OLLAMA_BASE_URL` to the server's URL:
|
||||
|
||||
```bash
|
||||
docker run -d -p 3000:8080 -e OLLAMA_BASE_URL=https://example.com -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user