mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Add CNAME record for portal.parthenon (#2181)
* Add CNAME record for portal.parthenon * Edited portal.parthenon CNAME record
This commit is contained in:
parent
b676e50763
commit
e7893b0619
1 changed files with 4 additions and 0 deletions
|
|
@ -3493,6 +3493,10 @@ parthenon:
|
|||
- ttl: 300
|
||||
type: CNAME
|
||||
value: d5aba33cc6b279e0.vercel-dns-017.com.
|
||||
portal.parthenon:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com. #POC = Reem reem@hackclub.com
|
||||
passport:
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue