mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
merged new updates
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
<div class="flex-1 mr-2">
|
||||
<input
|
||||
class="w-full rounded py-2 px-4 text-sm dark:text-gray-300 dark:bg-gray-800 outline-none"
|
||||
placeholder="Enter URL (e.g. http://localhost:11434/api)"
|
||||
placeholder="Enter URL (e.g. http://localhost:11434)"
|
||||
bind:value={API_BASE_URL}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user