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:
@@ -33,13 +33,15 @@
|
||||
},
|
||||
"options": {
|
||||
"PUID": 0,
|
||||
"PGID": 0
|
||||
"PGID": 0,
|
||||
"local_ip_subset": "192.168.178.0/24"
|
||||
},
|
||||
"schema": {
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
"certfile": "str?",
|
||||
"keyfile": "str?",
|
||||
"local_ip_subset": "str?",
|
||||
"TZ": "str?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user