Skip to content
Snippets Groups Projects
Commit df3c78e3 authored by GitLab CI's avatar GitLab CI
Browse files

Merge branch 'develop' into 'main'

Merging develop into main

See merge request !106
parents 97221401 b6575311
No related branches found
No related tags found
1 merge request!106Merging develop into main
Pipeline #1211161 passed
......@@ -544,9 +544,9 @@ services:
borgmatic:
image: '{{ docker_image_prefix }}b3vis/borgmatic:{{ backup.version }}'
restart: unless-stopped
environment:
TZ: 'Europe/Berlin'
volumes:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
- /usr/local/bin/alertalerta.py:/usr/local/bin/alertalerta.py
- {{ 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