Update config.yaml

This commit is contained in:
Alexandre
2026-01-16 11:58:09 +01:00
committed by GitHub
parent 27216c3fee
commit 22fa241408

View File

@@ -43,10 +43,10 @@ panel_admin: false
panel_icon: mdi:monitor panel_icon: mdi:monitor
ports: ports:
3001/tcp: 3001 3001/tcp: 3001
8082/tcp: 8082 9221/tcp: null
ports_description: ports_description:
3001/tcp: Web interface https 3001/tcp: Web interface https
8082/tcp: Web sockets port 9221/tcp: Chrome devtools
privileged: privileged:
- SYS_ADMIN - SYS_ADMIN
- DAC_READ_SEARCH - DAC_READ_SEARCH
@@ -69,5 +69,5 @@ slug: brave
tmpfs: true tmpfs: true
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: "1.0.4" version: "1.0.5"
video: true video: true