https port

This commit is contained in:
Alexandre
2020-11-29 18:42:57 +01:00
committed by GitHub
parent fa972ecb1d
commit 8e5889faea

View File

@@ -16,10 +16,12 @@
"armv7" "armv7"
], ],
"ports": { "ports": {
"8096/tcp": 8096 "8096/tcp": 8096,
"8920/tcp": null
}, },
"ports_description": { "ports_description": {
"8096/tcp": "web interface" "8096/tcp": "web interface",
"8920/tcp": "https web interface (optional)"
}, },
"map": [ "map": [
"config:rw", "config:rw",