dns: bind_host: 0.0.0.0 port: 53[...] upstream_dns: - 127.0.0.1:53530
To reconfigure AdGuard's listening address you need to edit its config file, no UI for that yet. It's /usr/local/AdGuardHome/AdGuardHome.yaml:Code: [Select]dns: bind_host: 0.0.0.0 port: 53[...] upstream_dns: - 127.0.0.1:53530127.0.0.1:53530 is my BIND. You can configure Unbound to do the same.
/usr/local/AdGuardHome