Skip to content

Commit

Permalink
Update intro.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tjbck committed Apr 2, 2024
1 parent 6433055 commit 21a782d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 21a782d

Please sign in to comment.