mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Add mosaic CNAME record (#2309)
* Add mosaic CNAME record * Fix alphabetical ordering for mosaic record moved the mosaic record to the correct alphabetical position. --------- Co-authored-by: Alex Park <me@parkalex.dev>
This commit is contained in:
parent
eb9250df67
commit
0189afe74c
1 changed files with 4 additions and 0 deletions
|
|
@ -3417,6 +3417,10 @@ more.cchs:
|
|||
- ttl: 300
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
mosaic: # U092UGQGHHP,U09B8FXUS78 for mosaic YSWS
|
||||
ttl: 600
|
||||
type: CNAME
|
||||
value: mosaic-ysws.onrender.com.
|
||||
multiverse:
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue