mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
https port
This commit is contained in:
@@ -16,10 +16,12 @@
|
||||
"armv7"
|
||||
],
|
||||
"ports": {
|
||||
"8096/tcp": 8096
|
||||
"8096/tcp": 8096,
|
||||
"8920/tcp": null
|
||||
},
|
||||
"ports_description": {
|
||||
"8096/tcp": "web interface"
|
||||
"8096/tcp": "web interface",
|
||||
"8920/tcp": "https web interface (optional)"
|
||||
},
|
||||
"map": [
|
||||
"config:rw",
|
||||
|
||||
Reference in New Issue
Block a user