mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-27 23:17:38 +01:00
Update config.json
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
"armhf"
|
||||
],
|
||||
"ports": {
|
||||
"9091/tcp": null,
|
||||
"9091/tcp": 9091,
|
||||
"51413/tcp": 51413,
|
||||
"51413/udp": 51413
|
||||
},
|
||||
"ports_description": {
|
||||
"9091/tcp": "Web UI port (Not required for Hass.io Ingress)",
|
||||
"51413/tcp": "Peer port (setup port forwarding to this port)",
|
||||
"51413/udp": "Peer port (setup port forwarding to this port)"
|
||||
"9091/tcp": "Web UI port (required)",
|
||||
"51413/tcp": "Peer port (setup router port forwarding to this port)",
|
||||
"51413/udp": "Peer port (setup router port forwarding to this port)"
|
||||
},
|
||||
"map": [
|
||||
"config:rw",
|
||||
|
||||
Reference in New Issue
Block a user