From 554b72083ac2f6a30b82c1dedd98c33c5e4fe8be Mon Sep 17 00:00:00 2001 From: Seth For Privacy Date: Fri, 9 Sep 2022 16:04:49 -0400 Subject: [PATCH] Add exposable --- apps/searxng/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/searxng/config.json b/apps/searxng/config.json index bb6379d5..f0f3064a 100644 --- a/apps/searxng/config.json +++ b/apps/searxng/config.json @@ -2,6 +2,7 @@ "$schema": "../schema.json", "name": "SearXNG", "available": true, + "exposable": true, "port": 8107, "id": "searxng", "tipi_version": 1,