mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Fixed/added cloudflared proxying to Homelab (#2299)
* Add CNAME record for homelab * Added author * fixed - * Updated target for homelab * Added cloudflare proxied to Homelab
This commit is contained in:
parent
eca21f7935
commit
868bbb43af
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: CNAME
|
||||
value: 1e56041e-b199-4bce-b53a-b97ec5ada5b3.cfargotunnel.com.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue