mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Add sleepover CNAME configuration (#2342)
Add sleepover configuration for octodns with Cloudflare.
This commit is contained in:
parent
bb25c7c8b5
commit
19225e4c9e
1 changed files with 7 additions and 0 deletions
|
|
@ -4533,6 +4533,13 @@ slash-z:
|
|||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
sleepover: #celeste@hackclub.com @thegrammarpolice
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
squeak:
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue