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