mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-25 22:16:29 +01:00
Adding symlinks
This commit is contained in:
@@ -7,6 +7,9 @@
|
|||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "A full-featured, open source, state-of-the-art video surveillance software system",
|
"description": "A full-featured, open source, state-of-the-art video surveillance software system",
|
||||||
"image": "ghcr.io/alexbelgium/zoneminder-{arch}",
|
"image": "ghcr.io/alexbelgium/zoneminder-{arch}",
|
||||||
|
"options": [
|
||||||
|
"Images_location": "/config/addons_config/zoneminder/images"
|
||||||
|
],
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
"media:rw",
|
"media:rw",
|
||||||
@@ -20,11 +23,14 @@
|
|||||||
"ports_description": {
|
"ports_description": {
|
||||||
"80/tcp": "web interface"
|
"80/tcp": "web interface"
|
||||||
},
|
},
|
||||||
|
"schema": {
|
||||||
|
"Images_location": "str"
|
||||||
|
},
|
||||||
"services": [
|
"services": [
|
||||||
"mysql:want"
|
"mysql:want"
|
||||||
],
|
],
|
||||||
"slug": "zoneminder",
|
"slug": "zoneminder",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "1.36.14-2",
|
"version": "1.36.14-3",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]/zm"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]/zm"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user