mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-25 00:36:06 +02:00
Update config.json
This commit is contained in:
@@ -10,8 +10,11 @@
|
|||||||
"80/tcp": 3777
|
"80/tcp": 3777
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw"
|
"config:rw",
|
||||||
],
|
"media:rw",
|
||||||
|
"share:rw",
|
||||||
|
"ssl"
|
||||||
|
], ],
|
||||||
"image": "ghcr.io/alexbelgium/zoneminder-{arch}",
|
"image": "ghcr.io/alexbelgium/zoneminder-{arch}",
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"80/tcp": "web interface"
|
"80/tcp": "web interface"
|
||||||
|
|||||||
Reference in New Issue
Block a user