Add new IP to known local networks for domain.

This commit is contained in:
niten 2022-08-10 09:58:37 -07:00
parent a4a1390c26
commit ee618be8c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
local-networks = [ "208.81.1.128/28" "208.81.3.112/28" "91.229.23.204/31" ];
local-networks = [ "208.81.1.128/28" "208.81.3.112/28" "190.2.136.47/32" ];
local-users = [ "niten" "reaper" ];
local-groups = [ "admin" ];