Update config.json

This commit is contained in:
Alexandre
2021-02-07 13:03:38 +01:00
committed by GitHub
parent 78a3068255
commit a0c1d5fdda

View File

@@ -29,8 +29,8 @@
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]",
"boot": "auto",
"environment": {
"PUID": 0,
"PGID": 0
"PUID": 1000,
"PGID": 1000
},
"options": {
"ssl": false,