mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 18:35:19 +00:00
Add CNAME record for bauble to hackclub.com (#2270)
This commit is contained in:
parent
f3efae34a0
commit
3b28d5e18e
1 changed files with 7 additions and 0 deletions
|
|
@ -1012,6 +1012,13 @@ barracoders:
|
|||
- ttl: 300
|
||||
type: CNAME
|
||||
value: barracoders.netlify.app.
|
||||
bauble: #alexvd@hackclub.com
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
bbss:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue