remove the redis database once a backup gets restored

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-13 14:32:38 +01:00
parent 882fd3be26
commit 79946a876c
2 changed files with 8 additions and 0 deletions

View file

@ -301,6 +301,11 @@
"name": "nextcloud_aio_elasticsearch",
"location": "/nextcloud_aio_volumes/nextcloud_aio_elasticsearch",
"writeable": true
},
{
"name": "nextcloud_aio_redis",
"location": "/mnt/redis",
"writeable": true
}
],
"secrets": [