Update config.json

This commit is contained in:
Alexandre
2022-05-22 10:41:14 +02:00
committed by GitHub
parent fada8ff1ae
commit f5fba8ef7e

View File

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