Update config.json

This commit is contained in:
Alexandre
2022-05-04 21:06:11 +02:00
committed by GitHub
parent 884ba59aa6
commit ec13094d67

View File

@@ -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"