match the exposed port 7869
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user