mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-02-23 21:36:19 +08:00
Revert "make borgbackup read-only"
This commit is contained in:
parent
051f202fdf
commit
ec9e4d4dc3
1 changed files with 1 additions and 2 deletions
|
@ -410,8 +410,7 @@
|
||||||
"cap_add": [
|
"cap_add": [
|
||||||
"SYS_ADMIN"
|
"SYS_ADMIN"
|
||||||
],
|
],
|
||||||
"apparmor_unconfined": true,
|
"apparmor_unconfined": true
|
||||||
"read_only": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"container_name": "nextcloud-aio-watchtower",
|
"container_name": "nextcloud-aio-watchtower",
|
||||||
|
|
Loading…
Reference in a new issue