Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Commit

Permalink
✨ Adds network port description
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Apr 14, 2019
1 parent 50da970 commit 9b971c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions adb/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"ports": {
"5037/tcp": 5037
},
"ports_description": {
"5037/tcp": "ADB Server"
},
"arch": [
"aarch64",
"amd64",
Expand Down

0 comments on commit 9b971c2

Please sign in to comment.