summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--records.json15
1 files 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"
}
]