diff options
Diffstat (limited to 'tofu/cloudflare/dns.nix')
| -rw-r--r-- | tofu/cloudflare/dns.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tofu/cloudflare/dns.nix b/tofu/cloudflare/dns.nix index 751c32b..9618019 100644 --- a/tofu/cloudflare/dns.nix +++ b/tofu/cloudflare/dns.nix @@ -27,7 +27,7 @@ in { }; api = { - value = atlas_tunnel; + value = "teawieapi.pages.dev"; type = "CNAME"; }; |
