Update docker-compose.yaml
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit
This commit is contained in:
parent
5b9676b73c
commit
689ab6c2e5
@ -95,7 +95,7 @@ services:
|
||||
OPENID_PROVIDER_URL: https://git.adamoutler.com/.well-known/openid-configuration
|
||||
OPENID_REDIRECT_URI: https://ai.hackedyour.info/oauth/oidc/callback
|
||||
OLLAMA_BASE_URL: http://ollama1:11434
|
||||
OLLAMA_BASE_URLS: http://ollamasmall:11434,http://ollamalarge:11435
|
||||
OLLAMA_BASE_URLS: http://ollama1:11434,http://ollama2:11434
|
||||
OPENAI_API_KEY: ${OPEN_AI_TOKEN}
|
||||
OAUTH_CLIENT_ID: ${CLIENT_ID}
|
||||
OAUTH_CLIENT_SECRET: ${CLIENT_SECRET}
|
||||
|
Loading…
x
Reference in New Issue
Block a user