hydra: fix jobs

This commit is contained in:
2024-06-08 19:32:33 +02:00
parent a119ae47f0
commit b4c7b1762b
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@
IPv6AcceptRA = true;
};
dns = [
"1.1.1.1"
"192.168.101.1"
];
};
};