Update config.json

This commit is contained in:
Alexandre
2021-06-30 21:04:27 +02:00
committed by GitHub
parent 514912d5e1
commit 75a7ab3f16

View File

@@ -10,11 +10,11 @@
"5050/tcp": 5050 "5050/tcp": 5050
}, },
"ports_description": { "ports_description": {
"5050/tcp": "Web interface" "5050/tcp": "Web interface"
}, },
"map": [ "map": [
"share:rw", "share:rw",
"config:rw" "config:rw"
], ],
"environment": { "environment": {
}, },
@@ -25,7 +25,7 @@
"schema": { "schema": {
"PUID": "int", "PUID": "int",
"PGID": "int", "PGID": "int",
"WebuiPass": "str?" "WebuiPass": "str?"
}, },
"arch": [ "arch": [
"aarch64", "aarch64",