Update config.json

This commit is contained in:
Alexandre
2021-02-10 14:11:29 +01:00
committed by GitHub
parent 2c4d450ed8
commit becf8eb0bd

View File

@@ -40,7 +40,7 @@
"ssl": false, "ssl": false,
"certfile": "fullchain.pem", "certfile": "fullchain.pem",
"keyfile": "privkey.pem", "keyfile": "privkey.pem",
"whitelist": "localhost,127.0.0.1,172.30.32.2,192.168.0.0/16", "whitelist": "localhost,127.0.0.1,172.30.0.0/16,192.168.0.0/16",
"autostop": true, "autostop": true,
"PUID": 0, "PUID": 0,
"PGID": 0 "PGID": 0