mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Adding mathesar.podium-backend.hackclub.com (#2325)
* add wildcard for podium-backend.hackclub.com * move wildcard after non-wildcard * replace wildcard with mathesar, add contact
This commit is contained in:
parent
91c72a7c45
commit
d0d507470c
1 changed files with 6 additions and 2 deletions
|
|
@ -3920,11 +3920,15 @@ podcast:
|
|||
ttl: 300
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
podium:
|
||||
podium: # angad@hackclub.com U075RTSLDQ8
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
podium-backend:
|
||||
podium-backend: # angad@hackclub.com U075RTSLDQ8
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: b.selfhosted.hackclub.com.
|
||||
mathesar.podium-backend: # angad@hackclub.com U075RTSLDQ8
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: b.selfhosted.hackclub.com.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue