mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Add Docker Model Runner backend
This commit is contained in:
@@ -5,6 +5,9 @@ OLLAMA_BASE_URL='http://localhost:11434'
|
||||
OPENAI_API_BASE_URL=''
|
||||
OPENAI_API_KEY=''
|
||||
|
||||
# Docker Model Runner API base URL
|
||||
DMR_BASE_URL='http://localhost:12434'
|
||||
|
||||
# AUTOMATIC1111_BASE_URL="http://localhost:7860"
|
||||
|
||||
# For production, you should only need one host as
|
||||
|
||||
Reference in New Issue
Block a user