mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-07 06:28:48 +02:00
Update config.json
This commit is contained in:
@@ -28,8 +28,8 @@
|
|||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"environment": {
|
"environment": {
|
||||||
"SCRUTINY_API_ENDPOINT": "http://localhost:8080",
|
"SCRUTINY_API_ENDPOINT": "http://localhost:8080",
|
||||||
"SCRUTINY_WEB": true,
|
"SCRUTINY_WEB": "true",
|
||||||
"SCRUTINY_COLLECTOR": true
|
"SCRUTINY_COLLECTOR": "true"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
@@ -40,4 +40,4 @@
|
|||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"TZ": "str?"
|
"TZ": "str?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user