Merge pull request #25 from faustodc/patch-1

Changed README WebUI example port to 8080
This commit is contained in:
valiantlynx
2025-01-24 20:21:44 +01:00
committed by GitHub

View File

@@ -59,7 +59,7 @@ else
docker-compose up -d
```
Visit [http://localhost:8000](http://localhost:8000) in your browser to access Ollama-webui.
Visit [http://localhost:8080](http://localhost:8080) in your browser to access Ollama-webui.
### Model Installation