From 65d42bcdb43f93e8ab6c54fee0f00e734bf30214 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 11 May 2022 13:44:05 +0200 Subject: [PATCH] Update config.json --- scrutiny/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index b7c03c221..5a1690204 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -43,7 +43,6 @@ "/dev/nvme2" ], "environment": { - "SCRUTINY_API_ENDPOINT": "http://localhost:8080", "SCRUTINY_COLLECTOR": "true", "SCRUTINY_WEB": "true" },