mirror of
https://github.com/System-End/dns.git
synced 2026-04-20 00:25:21 +00:00
Add resolution subdomain (#2332)
* Add unleash.buildboard CNAME record to DNS configuration * update metabase * remove the https:// prefix * Enable proxying for `metabase.buildboard` and `unleash.buildboard` CNAME records in DNS configuration. * Add resolution CNAME record to DNS configuration * Add resolution.hackclub.com subdomain * Add resolution field to hackclub.com.yaml
This commit is contained in:
parent
55af9aedb2
commit
e63f044f14
1 changed files with 4 additions and 0 deletions
|
|
@ -5344,6 +5344,10 @@ for-reviewers:
|
|||
- ttl: 300
|
||||
type: CNAME
|
||||
value: souptik-samanta.github.io.
|
||||
resolution: #dhamari@hackclub.com
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
retrospect:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue