mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update config.json
This commit is contained in:
@@ -6,10 +6,14 @@
|
|||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser",
|
"description": "Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser",
|
||||||
"image": "ghcr.io/alexbelgium/omni-tools-{arch}",
|
"image": "ghcr.io/alexbelgium/omni-tools-{arch}",
|
||||||
|
"ingress": true,
|
||||||
|
"ingress_stream": true,
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw"
|
"addon_config:rw"
|
||||||
],
|
],
|
||||||
"name": "Omni Tools",
|
"name": "Omni Tools",
|
||||||
|
"panel_admin": false,
|
||||||
|
"panel_icon": "mdi:toolbox",
|
||||||
"ports": {
|
"ports": {
|
||||||
"80/tcp": 8188
|
"80/tcp": 8188
|
||||||
},
|
},
|
||||||
@@ -18,5 +22,5 @@
|
|||||||
},
|
},
|
||||||
"slug": "omni-tools",
|
"slug": "omni-tools",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "0.5.0_test"
|
"version": "0.5.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user