From 6652348d08a0d6ca0ecfe348a8261902dfd4cd99 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 11 May 2022 14:50:52 +0200 Subject: [PATCH] Update config.json --- scrutiny/config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scrutiny/config.json b/scrutiny/config.json index 28bbb7a0e..b7c03c221 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -42,6 +42,11 @@ "/dev/nvme1", "/dev/nvme2" ], + "environment": { + "SCRUTINY_API_ENDPOINT": "http://localhost:8080", + "SCRUTINY_COLLECTOR": "true", + "SCRUTINY_WEB": "true" + }, "ingress": true, "name": "Scrutiny", "options": {