From b7066bdf040ad736a88e7898d48e58aeb5e614b2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 11 Mar 2022 20:08:40 +0100 Subject: [PATCH] Update config.json --- zoneminder/config.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zoneminder/config.json b/zoneminder/config.json index 491938ef0..a9009d018 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -10,8 +10,11 @@ "80/tcp": 3777 }, "map": [ - "config:rw" - ], + "config:rw", + "media:rw", + "share:rw", + "ssl" + ], ], "image": "ghcr.io/alexbelgium/zoneminder-{arch}", "ports_description": { "80/tcp": "web interface"