diff --git a/php/containers.json b/php/containers.json index 66cc2a7f..997cd57c 100644 --- a/php/containers.json +++ b/php/containers.json @@ -413,7 +413,8 @@ "apparmor_unconfined": true, "read_only": true, "tmpfs": [ - "/tmp" + "/tmp", + "/nextcloud_aio_volumes" ] }, {