mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 13:24:38 -05:00
feat: added remote ip field
This commit is contained in:
parent
b6a8aef44c
commit
d740ec81ac
2 changed files with 4 additions and 0 deletions
|
@ -23,4 +23,7 @@ in
|
|||
address2 = "192.168.50.1"; # Router
|
||||
address3 = "192.168.50.0"; # Router
|
||||
};
|
||||
remotehost = {
|
||||
address0 = "24.76.173.0";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue