Update README.md
This commit is contained in:
parent
68e0e345a5
commit
cc43aee429
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ services:
|
||||||
env_file:
|
env_file:
|
||||||
- restic-backup.env
|
- restic-backup.env
|
||||||
volumes:
|
volumes:
|
||||||
- ./cacerts/:/usr/local/share/ca-certificates
|
- ./cacerts:/usr/local/share/ca-certificates
|
||||||
# We need to communicate with docker
|
# We need to communicate with docker
|
||||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||||
# Persistent storage of restic cache (greatly speeds up all restic operations)
|
# Persistent storage of restic cache (greatly speeds up all restic operations)
|
||||||
|
|
Loading…
Add table
Reference in a new issue