Update config.json

This commit is contained in:
Alexandre
2021-02-08 08:10:56 +01:00
committed by GitHub
parent 7cfbaee987
commit 940377cf48

View File

@@ -43,7 +43,7 @@
"certfile": "fullchain.pem", "certfile": "fullchain.pem",
"keyfile": "privkey.pem", "keyfile": "privkey.pem",
"whitelist": "localhost,127.0.0.1,192.168.0.0/16", "whitelist": "localhost,127.0.0.1,192.168.0.0/16",
"autostop": false "autostop": false,
"PUID": 0, "PUID": 0,
"PGID": 0 "PGID": 0
}, },