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:
2025-11-27 16:20:22 -05:00
parent 5e532e76b1
commit 65e2df5fdf

View File

@@ -65,6 +65,7 @@ services:
USER_AGENT: myUserAgent1
CORS_ALLOW_ORIGIN: '*'
ENV: production
GLOBAL_LOG_LEVEL: NOTSET
#Database
DATABASE_URL: postgresql://openwebui_user:${PG_PASS}@openwebui_postgres_db:5432/openwebui_db