Update config.json

This commit is contained in:
Alexandre
2022-04-14 07:18:19 +02:00
committed by GitHub
parent 2917c61113
commit 6255af2262

View File

@@ -5,7 +5,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "TP-Link Omada Controller", "description": "TP-Link Omada Controller",
"environment": { "environment": {
@@ -32,7 +31,8 @@
"29814/tcp": 29814 "29814/tcp": 29814
}, },
"map": [ "map": [
"config:rw" "config:rw",
"ssl:ro"
], ],
"ports_description": { "ports_description": {
"8088/tcp": "web interface", "8088/tcp": "web interface",