mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #2872 from nextcloud/enh/2506/collabora
make collabora container read-only
This commit is contained in:
commit
bb63abd8a6
3 changed files with 8 additions and 2 deletions
|
|
@ -294,6 +294,10 @@
|
|||
],
|
||||
"networks": [
|
||||
"nextcloud-aio"
|
||||
],
|
||||
"read_only": true,
|
||||
"tmpfs": [
|
||||
"/opt/cool/child-roots"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue