test
This commit is contained in:
parent
d289aa5b8d
commit
1285f390ee
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
||||||
name = "ssh";
|
name = "ssh";
|
||||||
port = 2282;
|
port = 2282;
|
||||||
server = "/usr/bin/env"; # Placeholder.
|
server = "/usr/bin/env"; # Placeholder.
|
||||||
extraConfig = "redirect = 10.100.0.2 443";
|
extraConfig = "redirect = 10.100.0.2 22";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue