mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Point spaces at new spaces server for V2 Launch (#2392)
* Point spaces at new spaces server for V2 Launch * Fix A record value format in hackclub.com.yaml Remove trailing dot from A record value.
This commit is contained in:
parent
a9b90626c6
commit
c13ff2e75d
1 changed files with 3 additions and 6 deletions
|
|
@ -4641,12 +4641,9 @@ southhighhack:
|
|||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
spaces: # ivie@hackclub.com @Charmunk
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
- ttl: 300
|
||||
type: A
|
||||
value: 65.108.71.92
|
||||
old.spaces: # ivie@hackclub.com @Charmunk
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue