mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
redis - enable readonlyrootfs
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
68f64397ea
commit
aff48b3479
1 changed files with 2 additions and 1 deletions
|
|
@ -219,7 +219,8 @@
|
||||||
"restart": "unless-stopped",
|
"restart": "unless-stopped",
|
||||||
"networks": [
|
"networks": [
|
||||||
"nextcloud-aio"
|
"nextcloud-aio"
|
||||||
]
|
],
|
||||||
|
"read_only": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"container_name": "nextcloud-aio-collabora",
|
"container_name": "nextcloud-aio-collabora",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue