DNS for the relay
This commit is contained in:
parent
4faa29c124
commit
eb71f33e28
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ mirror {{ ttl }} IN A {{ link }}
|
||||||
buildcache {{ ttl }} IN A {{ link }}
|
buildcache {{ ttl }} IN A {{ link }}
|
||||||
feed {{ ttl }} IN A {{ link }}
|
feed {{ ttl }} IN A {{ link }}
|
||||||
ton {{ ttl }} IN A {{ link }}
|
ton {{ ttl }} IN A {{ link }}
|
||||||
|
relay {{ ttl }} IN A {{ link }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
# Host records
|
# Host records
|
||||||
|
|
Loading…
Reference in a new issue