update IPs

This commit is contained in:
alex 2024-02-13 14:08:52 -05:00
parent 0cb07bc54b
commit d6f7879331
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@
{
# josh's laptop
publicKey = "MdHzEaX6BkgOLZcIAFdgxYt0iDdh2vL25jMjuTFVDVM=";
allowedIPs = [ "10.100.0.15/24" ];
allowedIPs = [ "10.100.0.3/32" ];
}
];
};