Update config.json

This commit is contained in:
Alexandre
2021-09-28 16:00:27 +02:00
committed by GitHub
parent d36c3e8fe9
commit 92957c8ddd

View File

@@ -29,7 +29,7 @@
"options": {
"PUID": 1000,
"PGID": 1000,
"use_own_certs": "false",
"use_own_certs": false,
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
"trusted_domains": "your-domain, your-domain2",