add opt to borgmatic backup
This commit is contained in:
@@ -80,8 +80,9 @@ services:
|
||||
image: b3vis/borgmatic:v1.1.10-1.4.21 # custom, no linuxserver image
|
||||
container_name: borgmatic
|
||||
volumes:
|
||||
- /:/sepia:ro
|
||||
- /media:/media
|
||||
- /root/.ssh:/root/.ssh
|
||||
- /root/.ssh:/root/.ssh:ro
|
||||
- /opt/borgmatic/config/crontab.txt:/etc/borgmatic.d/crontab.txt
|
||||
- /opt/borgmatic/config:/config
|
||||
- /opt/borgmatic/keys:/keys
|
||||
|
||||
Reference in New Issue
Block a user