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