mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Add CNAME record for fudge to hackclub.com (#2242)
* Add CNAME record for fudge Add CNAME record for self-hosted service. * Update CNAME value in hackclub.com.yaml * Update CNAME value in hackclub.com.yaml
This commit is contained in:
parent
84d6fd36b3
commit
e25e2aed5c
1 changed files with 4 additions and 0 deletions
|
|
@ -2195,6 +2195,10 @@ front-mail:
|
|||
values:
|
||||
- exchange: mx.sendgrid.net.
|
||||
preference: 1
|
||||
fudge:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
fusering:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue