Update config.json

This commit is contained in:
Alexandre
2022-05-22 10:53:41 +02:00
committed by GitHub
parent ea8098d6c5
commit 5b63a69577

View File

@@ -43,8 +43,9 @@
"/dev/nvme2"
],
"environment": {
"COLLECTOR_API_ENDPOINT": "http://0.0.0.0:8080",
"SCRUTINY_COLLECTOR": "true"
"SCRUTINY_API_ENDPOINT": "http://localhost:8080",
"SCRUTINY_COLLECTOR": "true",
"SCRUTINY_WEB": "true"
},
"ingress": true,
"name": "Scrutiny",