mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-26 06:26:28 +01:00
Update config.json
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
"webui": "https://[HOST]:[PORT:443]",
|
||||
"panel_icon": "mdi:cloud",
|
||||
"options": {
|
||||
"PUID": 0,
|
||||
"PGID": 0,
|
||||
"PUID": 1000,
|
||||
"PGID": 1000,
|
||||
"use_own_certs": false,
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem",
|
||||
|
||||
Reference in New Issue
Block a user