update cookied input

This commit is contained in:
lilly 2025-03-14 21:46:01 +01:00
commit a53076e076
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
3 changed files with 8 additions and 5 deletions

View file

@ -115,6 +115,10 @@ in
name = "domain-name-servers";
data = "10.0.0.2";
}
{
name = "cookie-servers";
data = "10.0.0.3";
}
];
subnet4 = [
{