Update config.json

This commit is contained in:
Alexandre
2021-02-11 12:04:38 +01:00
committed by GitHub
parent d61b1f856f
commit 44723e6775

View File

@@ -14,6 +14,9 @@
"ports": {
"8080/tcp": 8085
},
"usb": true,
"uart": true,
"devicetree": true,
"ports_description": {
"8080/tcp": "Web UI port"
},
@@ -40,4 +43,4 @@
"PGID": "int",
"TZ": "str?"
}
}
}