diff --git a/zoneminder/config.json b/zoneminder/config.json index 6217a26db..3c8afc9a6 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -6,6 +6,12 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "A full-featured, open source, state-of-the-art video surveillance software system", + "environment": { + "DZM_CONFIG_DIR": "/config/addons_config/zoneminder", + "DIR_IMAGES": "/var/cache/zoneminder/images2", + "ZM_DIR_EVENTS": "/var/cache/zoneminder/events2", + "DIR_SOUNDS": "/var/cache/zoneminder/sounds2" + }, "image": "ghcr.io/alexbelgium/zoneminder-{arch}", "options": { "Images_location": "/config/addons_config/zoneminder/images"