Fixed Postgres volume.

This commit is contained in:
2026-05-04 14:05:29 +02:00
parent 0188fcca2d
commit f3df3ee63b

View File

@@ -11,4 +11,4 @@ services:
environment:
- POSTGRES_PASSWORD=postgres
volumes:
- postgres_data:/var/lib/postgresql/data
- postgres_data:/var/lib/postgresql