add adguardhome for router adguard instance
This commit is contained in:
@@ -300,6 +300,14 @@
|
||||
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
|
||||
handle @adguard1 {
|
||||
handle @internal {
|
||||
|
||||
Reference in New Issue
Block a user