From a0805ff3063187734add2400c61ea9a433b2de41 Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Tue, 2 Apr 2024 13:18:54 -0600 Subject: [PATCH] add endpoint record --- records.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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",