cloudflare dns

This commit is contained in:
2024-10-23 00:22:32 -04:00
parent bad78681c6
commit fe38bebbd5
5 changed files with 75 additions and 0 deletions

View File

@ -0,0 +1,6 @@
account_name = "balsillie"
a_records = [
{name = "@", content = ""},
{name = "www", content = ""}
]