From 5fb250af28e01ceebe9ed0ed062a59401d726d23 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 22 Oct 2022 18:12:28 +0100 Subject: [PATCH] Host network https://github.com/alexbelgium/hassio-addons/issues/524 --- xteve/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/xteve/config.json b/xteve/config.json index fc6fd1834..505754012 100644 --- a/xteve/config.json +++ b/xteve/config.json @@ -10,6 +10,7 @@ "XTEVE_CONF": "/data/conf", "XTEVE_HOME": "/data" }, + "host_network": "true", "map": [ "config:rw", "share:rw",