We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39864d8 commit cf405beCopy full SHA for cf405be
labs/03.2-AILB.md
@@ -22,7 +22,7 @@ sudo apt install docker.io -y
22
sudo docker run -d -p 3000:8080 -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama
23
```
24
25
-You can then visit the OpenWebUI server by navigating to http://localhost:8080 in a browser of your choice.
+You can then visit the OpenWebUI server by navigating to http://localhost:3000 in a browser of your choice.
26
27
Create an account.
28
0 commit comments