From 056ba319de7a746b4461c3fc5239b9a57e8938f8 Mon Sep 17 00:00:00 2001 From: Seth For Privacy Date: Fri, 9 Sep 2022 16:37:18 -0400 Subject: [PATCH] Update config.json --- apps/teddit/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/teddit/config.json b/apps/teddit/config.json index 4e344408..8c9046e9 100644 --- a/apps/teddit/config.json +++ b/apps/teddit/config.json @@ -2,6 +2,7 @@ "$schema": "../schema.json", "name": "teddit", "available": true, + "exposable": true, "port": 8110, "id": "teddit", "tipi_version": 1,