Update README.md

This commit is contained in:
FURK4NGG
2026-07-14 20:38:50 +03:00
committed by GitHub
parent ad5c4e7e40
commit b051488419
+3 -3
View File
@@ -930,9 +930,9 @@ sudo nft -a list chain inet filter input
## Bind AdGuard to the VPN interface
sudo nano /var/www/adguardhome/AdGuardHome.yaml
>bind_hosts:
> /- SERVER_PUBLIC_IP
> -/ SERVER_IPV6
> -\ 10.8.0.1 -> Add this
> \- SERVER_PUBLIC_IP
> \- SERVER_IPV6
> 10.8.0.1 -> Add this
sudo systemctl restart adguardhome