Add Vanguard to ssh config
This commit is contained in:
parent
eaa0596003
commit
b31de09041
|
@ -17,6 +17,10 @@
|
|||
user = "xenia";
|
||||
hostname = "192.168.1.230";
|
||||
};
|
||||
"vanguard" = {
|
||||
user = "xenia";
|
||||
hostname = "192.168.1.166";
|
||||
};
|
||||
"ionos" = {
|
||||
user = "root";
|
||||
hostname = "77.68.67.133";
|
||||
|
|
Loading…
Reference in a new issue