ssh config: update IPs for local machines (new router)
This commit is contained in:
parent
2f7158385c
commit
03f2fbe2fc
|
@ -15,11 +15,11 @@
|
|||
"git*".user = "git";
|
||||
"legion" = {
|
||||
user = "pixelifytica";
|
||||
hostname = "192.168.1.230";
|
||||
hostname = "192.168.0.205";
|
||||
};
|
||||
"vanguard" = {
|
||||
user = "pixelifytica";
|
||||
hostname = "192.168.1.157";
|
||||
hostname = "192.168.0.90";
|
||||
};
|
||||
"ionos" = {
|
||||
user = "root";
|
||||
|
|
Loading…
Reference in a new issue