Update config.json

This commit is contained in:
Alexandre
2022-03-09 19:45:31 +01:00
committed by GitHub
parent 20657844b2
commit b3428b98cf

View File

@@ -4,7 +4,6 @@
"init": false,
"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"],
"name": "Zoneminder",
"options": {
@@ -27,7 +26,7 @@
"slug": "zoneminder",
"upstream": "1.36.12",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.36.12-10",
"version": "1.36.12-1",
"services": ["mysql:want"],
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}