Skip to content
Snippets Groups Projects
Commit 66d8bfc1 authored by jurgenhaas's avatar jurgenhaas
Browse files

Restart borgmatic container after reboot

parent 27767f04
No related branches found
No related tags found
No related merge requests found
......@@ -435,6 +435,7 @@ services:
borgmatic:
image: 'b3vis/borgmatic:{{ backup.version }}'
restart: unless-stopped
volumes:
- {{ projectrootfiles }}:/mnt/source:ro
- {{ projectrootbackup }}/files:/mnt/borg-repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment