changed pgdata dir
This commit is contained in:
parent
576f4a4333
commit
1857b03687
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ services:
|
|||
ports:
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
- ./pgdata:/var/lib/postgresql/data
|
||||
- ./backend/pgdata:/var/lib/postgresql/data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue