diff --git a/scrutiny/config.json b/scrutiny/config.json index fda2b3806..d6b83ec22 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -43,7 +43,7 @@ "/dev/nvme2" ], "environment": { - "COLLECTOR_API_ENDPOINT": "http://localhost:8080", + "COLLECTOR_API_ENDPOINT": "http://0.0.0.0:8080", "SCRUTINY_COLLECTOR": "true" }, "ingress": true,