Merge pull request #2 from elliotmatson/18.0.0

Update docker-compose.yml
This commit is contained in:
Elliot Matson 2022-06-14 10:27:33 -05:00 committed by GitHub
commit 8e5a8dc61f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: