Tweaks to Open-WebUI.
This commit is contained in:
@@ -3701,6 +3701,8 @@ services:
|
|||||||
required: true
|
required: true
|
||||||
restart: true
|
restart: true
|
||||||
environment:
|
environment:
|
||||||
|
ENABLE_SIGNUP: true
|
||||||
|
ENABLE_LOGIN_FORM: true
|
||||||
ENABLE_OLLAMA_API: true
|
ENABLE_OLLAMA_API: true
|
||||||
OLLAMA_BASE_URLS: http://ollama:11434
|
OLLAMA_BASE_URLS: http://ollama:11434
|
||||||
image: ghcr.io/open-webui/open-webui:main
|
image: ghcr.io/open-webui/open-webui:main
|
||||||
|
|||||||
Reference in New Issue
Block a user