map postgers backup directory
This commit is contained in:
parent
8044812303
commit
e38def09fa
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,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