mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-14 01:44:59 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
68e0e345a5
commit
cc43aee429
@@ -52,7 +52,7 @@ services:
|
||||
env_file:
|
||||
- restic-backup.env
|
||||
volumes:
|
||||
- ./cacerts/:/usr/local/share/ca-certificates
|
||||
- ./cacerts:/usr/local/share/ca-certificates
|
||||
# We need to communicate with docker
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
# Persistent storage of restic cache (greatly speeds up all restic operations)
|
||||
|
||||
Reference in New Issue
Block a user