New addon

This commit is contained in:
Alexandre
2024-03-06 09:43:32 +01:00
parent eb2aa4178e
commit dee4e72289
5 changed files with 19 additions and 11 deletions

View File

@@ -63,6 +63,8 @@
"PUID": "0"
},
"image": "ghcr.io/alexbelgium/codex-{arch}",
"ingress": true,
"ingress_stream": true,
"map": [
"addon_config:rw",
"media:rw",
@@ -99,6 +101,5 @@
"slug": "codex",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9810]"
"version": "1.4.3"
}