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:
@@ -65,6 +65,7 @@ services:
|
|||||||
USER_AGENT: myUserAgent1
|
USER_AGENT: myUserAgent1
|
||||||
CORS_ALLOW_ORIGIN: '*'
|
CORS_ALLOW_ORIGIN: '*'
|
||||||
ENV: production
|
ENV: production
|
||||||
|
GLOBAL_LOG_LEVEL: NOTSET
|
||||||
|
|
||||||
#Database
|
#Database
|
||||||
DATABASE_URL: postgresql://openwebui_user:${PG_PASS}@openwebui_postgres_db:5432/openwebui_db
|
DATABASE_URL: postgresql://openwebui_user:${PG_PASS}@openwebui_postgres_db:5432/openwebui_db
|
||||||
|
|||||||
Reference in New Issue
Block a user