Skip to content

Commit cf405be

Browse files
authored
Update 03.2-AILB.md
1 parent 39864d8 commit cf405be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labs/03.2-AILB.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sudo apt install docker.io -y
2222
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
2323
```
2424

25-
You can then visit the OpenWebUI server by navigating to http://localhost:8080 in a browser of your choice.
25+
You can then visit the OpenWebUI server by navigating to http://localhost:3000 in a browser of your choice.
2626

2727
Create an account.
2828

0 commit comments

Comments
 (0)