Add a record for feed

This commit is contained in:
Reid D. 'arrdem' McKenzie 2022-02-02 00:45:14 -07:00
parent df9aae1253
commit 011bd6019b

View file

@ -16,6 +16,7 @@ www {{ ttl }} IN A {{ link }}
registry {{ ttl }} IN A {{ link }} registry {{ ttl }} IN A {{ link }}
mirror {{ ttl }} IN A {{ link }} mirror {{ ttl }} IN A {{ link }}
buildcache {{ ttl }} IN A {{ link }} buildcache {{ ttl }} IN A {{ link }}
feed {{ ttl }} IN A {{ link }}
{% endfor %} {% endfor %}
# Gitlab # Gitlab