DOCS: TCP route for Microsoft SQL (#3126)

* example TCP route for Microsoft SQL

* note pre-existing route on ms-sql example
This commit is contained in:
Alex Fornuto 2022-03-11 13:15:23 -06:00 committed by GitHub
parent 7c6580b66b
commit 96cfd0b2c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 50 additions and 0 deletions

View file

@ -162,6 +162,7 @@ module.exports = {
sidebarDepth: 0,
children: [
"tcp/git",
"tcp/ms-sql",
"tcp/mysql",
"tcp/rdp",
"tcp/redis",