mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
changed ssh port to 22, standard proxied to 2222
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"3000/tcp": 3000,
|
"3000/tcp": 3000,
|
||||||
"2222/tcp": 2222
|
"22/tcp": 2222
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"3000/tcp": "Http web interface",
|
"3000/tcp": "Http web interface",
|
||||||
|
|||||||
Reference in New Issue
Block a user