Update docker-compose.yaml
Some checks reported errors
Updates/open-webui-ollama-docker-deploy/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
Updates/open-webui-ollama-docker-deploy/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
df294dbcf4
commit
d1d7659ad4
@ -68,7 +68,7 @@ services:
|
|||||||
|
|
||||||
# Ollama
|
# Ollama
|
||||||
OLLAMA_BASE_URL: http://ollama1:11434
|
OLLAMA_BASE_URL: http://ollama1:11434
|
||||||
OLLAMA_BASE_URLS: http://ollama1:11434,http://ollama2:11434
|
OLLAMA_BASE_URLS: http://ollama1:11434;http://ollama2:11434
|
||||||
|
|
||||||
# OpenAI
|
# OpenAI
|
||||||
OPENAI_API_KEY: ${OPEN_AI_TOKEN}
|
OPENAI_API_KEY: ${OPEN_AI_TOKEN}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user