mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
added proxying back to homelab (#2304)
* 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 * Add octodns configuration for Cloudflare --------- Co-authored-by: Alex Park <me@parkalex.dev>
This commit is contained in:
parent
763e51fe1d
commit
6466c5c694
1 changed files with 3 additions and 0 deletions
|
|
@ -2821,6 +2821,9 @@ hub.zephyr:
|
|||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
homelab: # scunnili1@gmail.com U0971C3C44D
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: A
|
||||
value: 148.113.191.8
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue