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:
@@ -151,6 +151,8 @@ services:
|
||||
image: postgres:latest
|
||||
container_name: openwebui_postgres_db # Keep container name consistent
|
||||
restart: always
|
||||
security_opt:
|
||||
- "apparmor=unconfined"
|
||||
environment:
|
||||
POSTGRES_DB: openwebui_db
|
||||
POSTGRES_USER: openwebui_user
|
||||
|
Reference in New Issue
Block a user