From 22fa24140853f8a5af2bd9a4a5602ed35efff8fc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 16 Jan 2026 11:58:09 +0100 Subject: [PATCH] Update config.yaml --- brave/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/brave/config.yaml b/brave/config.yaml index 279184b9d..bdd45c932 100644 --- a/brave/config.yaml +++ b/brave/config.yaml @@ -43,10 +43,10 @@ panel_admin: false panel_icon: mdi:monitor ports: 3001/tcp: 3001 - 8082/tcp: 8082 + 9221/tcp: null ports_description: 3001/tcp: Web interface https - 8082/tcp: Web sockets port + 9221/tcp: Chrome devtools privileged: - SYS_ADMIN - DAC_READ_SEARCH @@ -69,5 +69,5 @@ slug: brave tmpfs: true udev: true url: https://github.com/alexbelgium/hassio-addons -version: "1.0.4" +version: "1.0.5" video: true