summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLizzy Hunt <lizzy.hunt@usu.edu>2024-04-02 13:18:54 -0600
committerLizzy Hunt <lizzy.hunt@usu.edu>2024-04-02 13:18:54 -0600
commita0805ff3063187734add2400c61ea9a433b2de41 (patch)
treeb9bd129bc11214c1d4caafbbeb984f742044c62e
parent48237d1b0f7ce7502f5544ee8c3a463be75920fb (diff)
downloaddns-updater-a0805ff3063187734add2400c61ea9a433b2de41.tar.gz
dns-updater-a0805ff3063187734add2400c61ea9a433b2de41.zip
add endpoint record
-rw-r--r--records.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/records.json b/records.json
index 0eaf4e1..37076e5 100644
--- a/records.json
+++ b/records.json
@@ -1,4 +1,12 @@
[
+ },
+ {
+ "type": "CNAME",
+ "name": "endpoint.simponic",
+ "content": "levi.simponic.xyz",
+ "ttl": "43200",
+ "internal": "off"
+ },
{
"type": "A",
"name": "johan.internal.simponic.xyz",