Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
This commit is contained in:
parent
3c00635824
commit
df294dbcf4
@ -64,7 +64,7 @@ services:
|
||||
ENV: dev
|
||||
|
||||
#Database
|
||||
DATABASE_URL: postgresql+pg8000://openwebui_user:${PG_PASS}@openwebui_postgres_db:5432/openwebui_db
|
||||
DATABASE_URL: postgresql://openwebui_user:${PG_PASS}@openwebui_postgres_db:5432/openwebui_db
|
||||
|
||||
# Ollama
|
||||
OLLAMA_BASE_URL: http://ollama1:11434
|
||||
|
Loading…
x
Reference in New Issue
Block a user