Update docker-compose.yml

This commit is contained in:
2025-05-26 20:45:05 +02:00
parent 7602a2a930
commit e26615e7c8

View File

@@ -25,3 +25,7 @@ services:
volumes:
- postgres_data:/var/lib/postgresql/data
restart: unless-stopped
volumes:
postgres_data:
name: postgres_postgres_data