add adguardhome for router adguard instance

This commit is contained in:
2025-04-17 18:47:55 -05:00
parent 59fb640510
commit 4158384d29

View File

@@ -300,6 +300,14 @@
respond "ip range not allowed" respond "ip range not allowed"
} }
@adguardhome host adguardhome.akanealw.com
handle @adguardhome
handle @internal {
reverse_proxy 192.168.1.1:3000
}
respond "ip range not allowed"
}
@adguard1 host adguardserver1.akanealw.com @adguard1 host adguardserver1.akanealw.com
handle @adguard1 { handle @adguard1 {
handle @internal { handle @internal {