mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 05:40:29 +00:00
Add CNAME record for attend in hackclub.com.yaml (#2256)
This commit is contained in:
parent
cd585c4220
commit
6bcd320853
1 changed files with 7 additions and 0 deletions
|
|
@ -211,6 +211,13 @@ warehouse.selfhosted:
|
|||
ttl: 300
|
||||
type: A
|
||||
value: 65.109.156.40
|
||||
attend: # leo@hackclub.com
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
Cabbache:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue