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

View File

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