mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 18:35:19 +00:00
Updated homelab to A from CNAME (#2303)
* Add CNAME record for homelab * Added author * fixed - * Updated target for homelab * Added cloudflare proxied to Homelab * Hoping this fixes Homelab DNS * Remove Cloudflare proxy from homelab * Update CNAME value for homelab * Change CNAME to A record for homelab
This commit is contained in:
parent
a02934ef30
commit
763e51fe1d
1 changed files with 2 additions and 2 deletions
|
|
@ -2822,8 +2822,8 @@ hub.zephyr:
|
|||
value: cname.vercel-dns.com.
|
||||
homelab: # scunnili1@gmail.com U0971C3C44D
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: homelab.sebcun.com.
|
||||
type: A
|
||||
value: 148.113.191.8
|
||||
ia:
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue