mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-28 08:29:20 +08:00
another attempt to fix backup restore
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
66ce6cb03f
commit
7b7e3fdc04
1 changed files with 2 additions and 1 deletions
|
@ -413,7 +413,8 @@
|
|||
"apparmor_unconfined": true,
|
||||
"read_only": true,
|
||||
"tmpfs": [
|
||||
"/tmp"
|
||||
"/tmp",
|
||||
"/nextcloud_aio_volumes"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue