This commit is contained in:
2025-09-12 08:40:47 +02:00
parent fb60f8582d
commit 03da907c73
2 changed files with 177 additions and 15 deletions

View File

@@ -28,7 +28,5 @@ services:
ports:
- "5432:5432"
volumes:
- postgres_data:/var/lib/postgresql/data
- ./postgres_data:/var/lib/postgresql/data
volumes:
postgres_data: