Merge pull request #2783 from nextcloud/enh/2506/imaginary-read-only

make imaginary read-only
This commit is contained in:
Simon L 2023-06-16 14:27:42 +02:00 committed by GitHub
commit 3bdbe7d59e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -525,7 +525,8 @@
], ],
"networks": [ "networks": [
"nextcloud-aio" "nextcloud-aio"
] ],
"read_only": true
}, },
{ {
"container_name": "nextcloud-aio-fulltextsearch", "container_name": "nextcloud-aio-fulltextsearch",