move coredns to port 53 to allow access on android

This commit is contained in:
Romain Paquet 2026-01-05 21:42:17 +01:00
parent 2063550f93
commit d3201fbca9
2 changed files with 6 additions and 3 deletions

View file

@ -53,6 +53,7 @@
roles.default.tags.all = { };
roles.server.machines.verbena = {
settings.ip = "fd28:387a:90:c400::1";
settings.dnsPort = 53;
};
roles.server.machines.crocus = {
settings.ip = "fd28:387a:90:c400:6db2:dfc3:c376:9956";