From 42cd90fb44b5bfa962d9670fb9abf5b8f3f1bed7 Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Wed, 3 Apr 2024 12:16:47 -0600 Subject: [PATCH] update endpoitns --- records.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/records.json b/records.json index 37076e5..f1fba02 100644 --- a/records.json +++ b/records.json @@ -1,12 +1,4 @@ [ - }, - { - "type": "CNAME", - "name": "endpoint.simponic", - "content": "levi.simponic.xyz", - "ttl": "43200", - "internal": "off" - }, { "type": "A", "name": "johan.internal.simponic.xyz", @@ -83,5 +75,12 @@ "content": "europa.internal.simponic.xyz", "ttl": "43200", "internal": "on" + }, + { + "type": "CNAME", + "name": "simponic.endpoints", + "content": "levi.simponic.xyz", + "ttl": "43200", + "internal": "off" } ]