aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-04-20 18:27:23 -0600
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-04-20 18:27:23 -0600
commit501fbcf18d613f6af52533434042b49809fcd3ef (patch)
treef5bd827b4ee38126ab64c5b4db398dcc97536da1
parent702cb85df8798954737c93a4bd978d9a711ed343 (diff)
downloadhatecomputers-dns-updater-501fbcf18d613f6af52533434042b49809fcd3ef.tar.gz
hatecomputers-dns-updater-501fbcf18d613f6af52533434042b49809fcd3ef.zip
add borg endpoint
-rw-r--r--records.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/records.json b/records.json
index f46db30..6af454a 100644
--- a/records.json
+++ b/records.json
@@ -93,22 +93,22 @@
{
"type": "A",
- "name": "armin.internal.simponic.xyz",
+ "name": "arm.internal.simponic.xyz.",
"content": "100.64.0.6",
"ttl": "43200",
"internal": "on"
},
{
"type": "CNAME",
- "name": "dev.armin.internal.simponic.xyz",
- "content": "armin.internal.simponic.xyz",
+ "name": "dev.arm.internal.simponic.xyz.",
+ "content": "arm.internal.simponic.xyz.",
"ttl": "43200",
"internal": "on"
},
{
"type": "CNAME",
- "name": "traefik.armin.internal.simponic.xyz.",
- "content": "armin.internal.simponic.xyz.",
+ "name": "borg.internal.simponic.xyz.",
+ "content": "europa.internal.simponic.xyz.",
"ttl": "43200",
"internal": "on"
}