Merge pull request #2642 from nextcloud/enh/2506/redis

redis - enable readonlyrootfs
This commit is contained in:
Simon L 2023-06-06 10:37:22 +02:00 committed by GitHub
commit 2556f38833
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -219,7 +219,8 @@
"restart": "unless-stopped",
"networks": [
"nextcloud-aio"
]
],
"read_only": true
},
{
"container_name": "nextcloud-aio-collabora",