diff --git a/domains/unicorn.json b/domains/unicorn.json new file mode 100644 index 000000000..cee285e93 --- /dev/null +++ b/domains/unicorn.json @@ -0,0 +1,14 @@ +{ + "description": "Domain for dynamic DNS updates and Cloudflare Tunnel setup for demo purposes.", + "owner": { + "username": "bnfone", + "email": "is-a-dev-registration.zbden@simplelogin.com" + }, + "record": { + "NS": [ + "adelaide.ns.cloudflare.com", + "arnold.ns.cloudflare.com" + ] + }, + "proxied": false +}