Add remote docker volumes (using rclone)
This commit is contained in:
parent
f20b2596d0
commit
a2c680f3e8
6 changed files with 39 additions and 5 deletions
playbooks/roles/immich/vars
|
@ -68,6 +68,6 @@ immich_compose:
|
|||
default:
|
||||
|
||||
volumes:
|
||||
upload:
|
||||
upload: "{{ vault_immich.upload_volume_driver }}"
|
||||
pgdata:
|
||||
model-cache:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue