fixed ui3
This commit is contained in:
parent
4fea024339
commit
a1bcf8c260
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue