whiteboard: make the container read-only

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2024-09-17 12:11:44 +02:00
parent e09aacd29e
commit 89984e6c92

View file

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