fixed ui3

This commit is contained in:
ValueOn AG 2026-02-06 10:45:43 +01:00
parent 4fea024339
commit a1bcf8c260

View file

@ -681,7 +681,7 @@
<div class="panel-body">
<div class="settings-row">
<label>Server:</label>
<input type="text" id="ollama-url" value="http://localhost:11434" placeholder="http://localhost:11434">
<input type="text" id="ollama-url" value="http://83.228.200.109:11434" placeholder="http://83.228.200.109:11434">
<button class="btn btn-secondary btn-small" id="check-ollama">Prüfen</button>
</div>
<div class="settings-row">