Merge pull request #2 from elliotmatson/18.0.0
Update docker-compose.yml
This commit is contained in:
commit
8e5a8dc61f
@ -17,7 +17,7 @@ services:
|
|||||||
image: prodrigestivill/postgres-backup-local:13
|
image: prodrigestivill/postgres-backup-local:13
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- "(Whatever location you want backups stored):/backups"
|
- "(location you want backups stored):/backups"
|
||||||
links:
|
links:
|
||||||
- postgres
|
- postgres
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
Reference in New Issue
Block a user