host/tatos: add new phone
This commit is contained in:
parent
dede695e65
commit
88154bb432
1 changed files with 5 additions and 0 deletions
|
@ -102,6 +102,11 @@ in
|
|||
publicKey = "dF5YEeK1nw2V4GNLwg67M+r8NMA315KpueQMk+ZFO1M=";
|
||||
allowedIPs = [ "10.20.30.8/32" ];
|
||||
}
|
||||
# Phone 4 b
|
||||
{
|
||||
publicKey = "UsQQ6sjpItEktbNl8fMwDwa/gFUKwPtI1tSiOkrF2hU=";
|
||||
allowedIPs = [ "10.20.30.9/32" ];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue