diff options
Diffstat (limited to 'tf/cloudflare/dns.nix')
| -rw-r--r-- | tf/cloudflare/dns.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tf/cloudflare/dns.nix b/tf/cloudflare/dns.nix index 9598b71..9618019 100644 --- a/tf/cloudflare/dns.nix +++ b/tf/cloudflare/dns.nix @@ -31,11 +31,6 @@ in { type = "CNAME"; }; - cache = { - value = atlas_tunnel; - type = "CNAME"; - }; - miniflux = { value = atlas_tunnel; type = "CNAME"; |
