Merge pull request #5279 from nextcloud/enh/noid/whiteboard-read-only

whiteboard: make the container read-only
This commit is contained in:
Simon L. 2024-09-17 14:44:54 +02:00 committed by GitHub
commit bf2f0fd65e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -778,6 +778,7 @@
"profiles": [
"whiteboard"
],
"read_only": true,
"networks": [
"nextcloud-aio"
],