feat: add zebra

This commit is contained in:
2025-12-12 09:32:42 +01:00
parent 4e2bd3a448
commit fac90a194c

View File

@@ -20,5 +20,6 @@ variable "adguard_dns_rewrites" {
"*.nas.lan" = "192.168.10.50"
"salon.lan" = "192.168.10.92"
"crapaudine.net.opytex.org" = "192.168.1.90"
"zebra.lan.opytex.org" = "192.168.10.60"
}
}