From 3b9ec6dc7bb34d5e21785d54b040d342af80deba Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 18 Nov 2022 10:25:56 +0100 Subject: [PATCH] Update config.json --- scrutiny/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index f92edb14a..f31223aea 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -70,7 +70,7 @@ "DAC_READ_SEARCH" ], "schema": { - "COLECTORCOLLECTOR_API_ENDPOINT": "str?", + "COLLECTOR_API_ENDPOINT": "str?", "Mode": "list(Collector+WebUI|Collector)?", "TZ": "str?", "Updates": "list(Hourly|Daily|Weekly)"