Update config.json

This commit is contained in:
Alexandre
2021-11-05 20:21:20 +01:00
committed by GitHub
parent 207d13045c
commit 031fb662b3

View File

@@ -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",