dns module
This commit is contained in:
parent
bb4bc5475d
commit
797312af32
9 changed files with 115 additions and 10 deletions
|
@ -73,6 +73,7 @@ let vs = config.vault-secrets.secrets; in
|
|||
publicKey = "KgqLhmUMX6kyTjRoa/GOCrZOvXNE5HWYuOr/T3v8/VI=";
|
||||
allowedIPs = [ "10.100.0.5/32" "192.168.0.0/23" "10.10.10.0/24" ];
|
||||
endpoint = "80.60.83.220:51820";
|
||||
persistentKeepalive = 25;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue