Skip to content

Commit

Permalink
Merge pull request #45 from SkyExploreWasTaken/main
Browse files Browse the repository at this point in the history
Create test.sewt with records pointing to Nest servers.
  • Loading branch information
iostpa authored Dec 31, 2024
2 parents 467c2ea + 29e8489 commit e8b8fb9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions domains/test.sewt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"description": "I'm trying to connect the domain to my Nest webserver.",
"owner": {
"username": "SkyExploreWasTaken",
"discord": "skyexplorewastaken"
},
"record": {
"A": ["37.27.51.34"],
"AAAA": ["2a01:4f9:3081:399c::4"],
"TXT": ["domain-verification=skyexplorewastaken"]
},
"proxied": false
}

0 comments on commit e8b8fb9

Please sign in to comment.