mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #2783 from nextcloud/enh/2506/imaginary-read-only
make imaginary read-only
This commit is contained in:
commit
3bdbe7d59e
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