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