match the exposed port 7869

This commit is contained in:
LV Nilesh
2025-04-28 00:23:12 +00:00
committed by GitHub
parent 1b2073cea3
commit 66e4e9897e

View File

@@ -36,7 +36,7 @@
<span class="mt-2 text-sm">Open WebUI</span>
</div>
<div class="flex flex-col items-center">
<a href="http://localhost:11434" class="bg-green-500 text-white w-16 h-16 flex items-center justify-center rounded-full text-2xl font-bold hover:bg-green-700 transition duration-300">O</a>
<a href="http://localhost:7869" class="bg-green-500 text-white w-16 h-16 flex items-center justify-center rounded-full text-2xl font-bold hover:bg-green-700 transition duration-300">O</a>
<span class="mt-2 text-sm">Ollama</span>
</div>
<div class="flex flex-col items-center">