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": [ "profiles": [
"whiteboard" "whiteboard"
], ],
"read_only": true,
"networks": [ "networks": [
"nextcloud-aio" "nextcloud-aio"
], ],