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:
@@ -148,7 +148,7 @@ services:
|
|||||||
- shared_net
|
- shared_net
|
||||||
|
|
||||||
openwebui_postgres_db: # Renamed service key (lowercase)
|
openwebui_postgres_db: # Renamed service key (lowercase)
|
||||||
image: postgres:latest
|
image: postgres:16
|
||||||
container_name: openwebui_postgres_db # Keep container name consistent
|
container_name: openwebui_postgres_db # Keep container name consistent
|
||||||
restart: always
|
restart: always
|
||||||
security_opt:
|
security_opt:
|
||||||
|
Reference in New Issue
Block a user