From b566e9385082678bc2f75e0712d856fa1c64c94c Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 31 Mar 2024 16:42:46 -0400 Subject: use hatecomupters.club internal dns --- roles/vpn/templates/config.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/vpn') diff --git a/roles/vpn/templates/config.yml.j2 b/roles/vpn/templates/config.yml.j2 index 750a05f..64e00fb 100644 --- a/roles/vpn/templates/config.yml.j2 +++ b/roles/vpn/templates/config.yml.j2 @@ -177,7 +177,7 @@ dns_config: # List of DNS servers to expose to clients. nameservers: - - {{ johan_ip }} + - {{ nameserver_ip }} # NextDNS (see https://tailscale.com/kb/1218/nextdns/). # "abc123" is example NextDNS ID, replace with yours. -- cgit v1.2.3-70-g09d2