diff options
| author | seth <[email protected]> | 2024-04-11 12:36:17 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-04-11 12:36:17 -0400 |
| commit | 5b7b4f48b60d42b1b5ab5971bb797588421d9411 (patch) | |
| tree | d71d517db7b7d394f93d5360a491910c76dabe01 /ext | |
| parent | e4512748934b46e160158bdb998b6ef3a0baa258 (diff) | |
atlas: drop msix subdomain
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/terranix/cloudflare/dns.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/terranix/cloudflare/dns.nix b/ext/terranix/cloudflare/dns.nix index da2b175..562fdf7 100644 --- a/ext/terranix/cloudflare/dns.nix +++ b/ext/terranix/cloudflare/dns.nix @@ -42,11 +42,6 @@ in { type = "CNAME"; }; - msix = { - value = atlas_tunnel; - type = "CNAME"; - }; - # prevent email spoofing dmarc = { |
