Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good

This commit is contained in:
Adam Outler 2025-04-03 14:50:14 +00:00
parent e2092ba64a
commit 3c00635824

View File

@ -64,7 +64,7 @@ services:
ENV: dev ENV: dev
#Database #Database
DATABASE_URL: postgresql+psycopg2://openwebui_user:${PG_PASS}@openwebui_postgres_db:5432/openwebui_db DATABASE_URL: postgresql+pg8000://openwebui_user:${PG_PASS}@openwebui_postgres_db:5432/openwebui_db
# Ollama # Ollama
OLLAMA_BASE_URL: http://ollama1:11434 OLLAMA_BASE_URL: http://ollama1:11434