mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Add assemble-images CNAME (#730)
This commit is contained in:
parent
0331a56937
commit
f739c2942c
1 changed files with 4 additions and 0 deletions
|
|
@ -325,6 +325,10 @@ assemble:
|
|||
- ttl: 1
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
assemble-images:
|
||||
- ttl: 1
|
||||
type: CNAME
|
||||
value: d2s86edbprw1zc.cloudfront.net.
|
||||
assets:
|
||||
ttl: 1
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue