Update config.json

This commit is contained in:
Alexandre
2021-12-05 16:06:10 +01:00
committed by GitHub
parent bc29512342
commit 9cf30c5a8a

View File

@@ -50,12 +50,8 @@
"3000/tcp": "web interface" "3000/tcp": "web interface"
}, },
"options": { "options": {
"PUID": 0,
"PGID": 0
}, },
"schema": { "schema": {
"PUID": "int",
"PGID": "int",
"TZ": "str?", "TZ": "str?",
"localdisks": "str?", "localdisks": "str?",
"networkdisks": "str?", "networkdisks": "str?",