Technitium DNS with failover over dns02

This commit is contained in:
pazpi 2025-02-21 17:44:36 +01:00
parent 076234c4bd
commit 1efda446f3
13 changed files with 235 additions and 0 deletions

View file

@ -9,6 +9,8 @@
plex = "plex.internal";
portainer = "portainer.internal";
colmena = "colmena.internal";
dns01 = "192.168.1.2";
dns02 = "192.168.1.3";
};
domains = {
public = "pasetto.me";