From b76bf970f85a64534410ce6a44dc7d7b5c053cd1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 4 Nov 2022 08:43:17 +0100 Subject: [PATCH] test --- scrutiny/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 9b055cb0b..b5786cabc 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -44,7 +44,7 @@ "/dev/nvme2" ], "environment": { - "COLLECTOR_API_ENDPOINT": "http://localhost:8080" + "COLLECTOR_API_ENDPOINT": "http://192.168.178.23:8086" }, "ingress": true, "init": false,