mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Update config.json
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"PUID": 1000,
|
"PUID": 1000,
|
||||||
"PGID": 1000,
|
"PGID": 1000,
|
||||||
"use_own_certs": "false",
|
"use_own_certs": false,
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
"trusted_domains": "your-domain, your-domain2",
|
"trusted_domains": "your-domain, your-domain2",
|
||||||
|
|||||||
Reference in New Issue
Block a user