Changed README WebUI example port to 8080

Changed README WebUI example port to 8080 So it coincides with the current dockerfile configuration.
This commit is contained in:
Fausto Davila
2025-01-23 18:37:35 +07:00
committed by GitHub
parent 9dbbcca1d1
commit 4668d51259

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