make talk container read-only

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-06-26 18:11:00 +02:00
parent 6747613a34
commit ab5449f835
4 changed files with 17 additions and 10 deletions

View file

@ -332,6 +332,12 @@
],
"networks": [
"nextcloud-aio"
],
"read_only": true,
"tmpfs": [
"/var/log/supervisord",
"/var/run/supervisord",
"/conf"
]
},
{