Update config.json

This commit is contained in:
Alexandre
2022-05-04 14:26:42 +02:00
committed by GitHub
parent 5391a5e36f
commit 4c869096b7

View File

@@ -7,9 +7,9 @@
"codenotary": "alexandrep.github@gmail.com",
"description": "A full-featured, open source, state-of-the-art video surveillance software system",
"image": "ghcr.io/alexbelgium/zoneminder-{arch}",
"options": [
"options": {
"Images_location": "/config/addons_config/zoneminder/images"
],
},
"map": [
"config:rw",
"media:rw",
@@ -31,6 +31,6 @@
],
"slug": "zoneminder",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.36.14-4",
"version": "1.36.14-3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]/zm"
}