Update Vanguard IP in SSH config
This commit is contained in:
parent
926dccd123
commit
aad1490af9
|
@ -19,7 +19,7 @@
|
||||||
};
|
};
|
||||||
"vanguard" = {
|
"vanguard" = {
|
||||||
user = "pixelifytica";
|
user = "pixelifytica";
|
||||||
hostname = "192.168.1.166";
|
hostname = "192.168.1.157";
|
||||||
};
|
};
|
||||||
"ionos" = {
|
"ionos" = {
|
||||||
user = "root";
|
user = "root";
|
||||||
|
|
Loading…
Reference in a new issue