From 0aa5d80d2f642535509b62790cf045daf33907d9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 9 Mar 2022 17:41:59 +0100 Subject: [PATCH] Update config.json --- zoneminder/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zoneminder/config.json b/zoneminder/config.json index e1b9d0fdd..aae3d37ec 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -4,7 +4,7 @@ "boot": "auto", "description": "A full-featured, open source, state-of-the-art video surveillance software system", "image": "ghcr.io/alexbelgium/zoneminder-{arch}", - "map": ["config:rw", "share:rw", "ssl"], + "map": ["config:rw"], "name": "Zoneminder", "options": { "DB_CONNECTION": "mariadb_addon"