mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +02:00
Update config.json
This commit is contained in:
@@ -43,8 +43,9 @@
|
|||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"COLLECTOR_API_ENDPOINT": "http://0.0.0.0:8080",
|
"SCRUTINY_API_ENDPOINT": "http://localhost:8080",
|
||||||
"SCRUTINY_COLLECTOR": "true"
|
"SCRUTINY_COLLECTOR": "true",
|
||||||
|
"SCRUTINY_WEB": "true"
|
||||||
},
|
},
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"name": "Scrutiny",
|
"name": "Scrutiny",
|
||||||
|
|||||||
Reference in New Issue
Block a user