mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-21 15:06:50 +00:00
make imaginary read-only
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
997360da7f
commit
4ff9d1b136
1 changed files with 2 additions and 1 deletions
|
|
@ -525,7 +525,8 @@
|
||||||
],
|
],
|
||||||
"networks": [
|
"networks": [
|
||||||
"nextcloud-aio"
|
"nextcloud-aio"
|
||||||
]
|
],
|
||||||
|
"read_only": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"container_name": "nextcloud-aio-fulltextsearch",
|
"container_name": "nextcloud-aio-fulltextsearch",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue