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,