Update config.json

This commit is contained in:
Alexandre
2022-05-22 10:49:12 +02:00
committed by GitHub
parent b6f9b37cb6
commit ea8098d6c5

View File

@@ -43,7 +43,7 @@
"/dev/nvme2" "/dev/nvme2"
], ],
"environment": { "environment": {
"COLLECTOR_API_ENDPOINT": "http://localhost:8080", "COLLECTOR_API_ENDPOINT": "http://0.0.0.0:8080",
"SCRUTINY_COLLECTOR": "true" "SCRUTINY_COLLECTOR": "true"
}, },
"ingress": true, "ingress": true,