From 58e565db6033ab0fc97993862fe8868c995aacf8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 14 May 2022 17:26:15 +0200 Subject: [PATCH] Update config.json --- whoogle/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/whoogle/config.json b/whoogle/config.json index 989ba0eae..3eabe44ba 100644 --- a/whoogle/config.json +++ b/whoogle/config.json @@ -7,7 +7,9 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Self-hosted, ad-free, privacy-respecting metasearch engine", "devices": [], + "host_network": true, "ingress": true, + "ingress_port": 0, "ingress_stream": true, "map": [ "config:rw" @@ -61,5 +63,4 @@ "slug": "whoogle-search", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle", "version": "0.7.2-1", - "webui": "http://[HOST]:[PORT:5000]" }