add ssh key
All checks were successful
Deploy Containers / Prepare (push) Successful in 32s

This commit is contained in:
2025-12-22 14:01:53 -05:00
parent ef6c1dfc73
commit dab5bc78a4
2 changed files with 205 additions and 201 deletions

View File

@@ -14,6 +14,7 @@
- "{{ data_dir }}/duplicati/app:/config"
- "{{ data_dir }}/duplicati/backups:/backups"
- "{{ share_path }}:/source:ro"
- "{{ DUPLICATI_SSH_KEY_PATH }}:/root/.ssh/id_ed25519:ro"
networks:
- name: "homelab"
labels: