Update docker-compose.yml
This commit is contained in:
parent
813610c58f
commit
56bd130286
@ -17,7 +17,7 @@ services:
|
||||
image: prodrigestivill/postgres-backup-local:13
|
||||
restart: always
|
||||
volumes:
|
||||
- "(Whatever location you want backups stored):/backups"
|
||||
- "(location you want backups stored):/backups"
|
||||
links:
|
||||
- postgres
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user