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:
@@ -29,8 +29,8 @@
|
|||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]",
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"environment": {
|
"environment": {
|
||||||
"PUID": 0,
|
"PUID": 1000,
|
||||||
"PGID": 0
|
"PGID": 1000
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"ssl": false,
|
"ssl": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user