map backup dir
This commit is contained in:
parent
c0b0ce8874
commit
6525733970
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ services:
|
|||
image: postgres:15-alpine
|
||||
volumes:
|
||||
- ./postgres_data:/var/lib/postgresql/data/
|
||||
- ./postgres_backup:/backup
|
||||
expose:
|
||||
- 5432
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue