orphaned volume removal

This commit is contained in:
2025-09-15 18:45:47 +02:00
parent 33987c5652
commit 91e86a74de

View File

@@ -105,7 +105,6 @@ services:
volumes:
- enclava-postgres-data:/var/lib/postgresql/data
- ./postgres/postgresql.conf:/etc/postgresql/postgresql.conf:ro
- postgres-backups:/backups
networks:
- enclava-net
restart: unless-stopped