diff --git a/scrutiny/config.json b/scrutiny/config.json index b5786cabc..9b055cb0b 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -44,7 +44,7 @@ "/dev/nvme2" ], "environment": { - "COLLECTOR_API_ENDPOINT": "http://192.168.178.23:8086" + "COLLECTOR_API_ENDPOINT": "http://localhost:8080" }, "ingress": true, "init": false,