changed pgdata dir

This commit is contained in:
j-weissen 2022-11-29 11:26:23 +01:00
parent 576f4a4333
commit 1857b03687

View file

@ -11,5 +11,5 @@ services:
ports:
- "5432:5432"
volumes:
- ./pgdata:/var/lib/postgresql/data
- ./backend/pgdata:/var/lib/postgresql/data