We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce39cf commit 80a3e3fCopy full SHA for 80a3e3f
adguardhome/configdir/AdGuardHome.yaml
@@ -116,7 +116,7 @@ user_rules:
116
- '|traefik.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.128.3'
117
- '|portainer.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.25.5'
118
- '|auth.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.25.4'
119
- - '|books.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.25.4'
+ - '|books.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.128.3'
120
- '|pve.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.25.10'
121
- '|code-server.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.25.4'
122
- '|headscale.watermelononatoothpick.com^$dnsrewrite=NOERROR;A;192.168.25.5'
0 commit comments