Github bot : json sorted

This commit is contained in:
github-actions
2022-09-04 00:27:48 +00:00
parent 9315a60016
commit a9e8065aea
5 changed files with 10 additions and 10 deletions

View File

@@ -18,12 +18,12 @@
"ssl": false
},
"ports": {
"3000/tcp": 3000,
"22/tcp": 2222
"22/tcp": 2222,
"3000/tcp": 3000
},
"ports_description": {
"3000/tcp": "Http web interface",
"22/tcp": "Ssh"
"22/tcp": "Ssh",
"3000/tcp": "Http web interface"
},
"schema": {
"certfile": "str",