diff --git a/domains/devghost.json b/domains/devghost.json new file mode 100644 index 000000000..97c348cc0 --- /dev/null +++ b/domains/devghost.json @@ -0,0 +1,14 @@ +{ + "repo": "https://github.com/thecodingwizardx/register.git", + "owner": { + "username": "thecodingwizardx", + "email": "murkyaxe@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }, + "proxied": true +}