Localise queries
Doesn't do anything yet, but it might some day...
This commit is contained in:
parent
45ae2be523
commit
02293459e1
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
localise-queries
|
||||||
|
|
||||||
{% for host in internal_hostnames %}
|
{% for host in internal_hostnames %}
|
||||||
host-record={{ host }},{{ wireguard.clients.intersect.ip }}
|
host-record={{ host }},{{ wireguard.clients.intersect.ip }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
Loading…
Reference in a new issue