community-containers - add vaultwarden

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-09-29 15:47:14 +02:00
parent 9d640fa9d6
commit 1fda79c9e7
5 changed files with 70 additions and 1 deletions

View file

@ -19,6 +19,11 @@
"source": "nextcloud_aio_nextcloud",
"destination": "/nextcloud",
"writeable": false
},
{
"source": "nextcloud_aio_vaultwarden_logs",
"destination": "/vaultwarden",
"writeable": false
}
]
}