mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-22 23:21:08 +02:00
Update config.json
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]",
|
||||
"boot": "auto",
|
||||
"environment": {
|
||||
"PUID": 0,
|
||||
"PGID": 0
|
||||
"PUID": 1000,
|
||||
"PGID": 1000
|
||||
},
|
||||
"options": {
|
||||
"ssl": false,
|
||||
|
||||
Reference in New Issue
Block a user