diff --git a/domains/whothree.json b/domains/whothree.json new file mode 100644 index 0000000..2a03815 --- /dev/null +++ b/domains/whothree.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/gottaegbert/recording", + + "owner": { + "username": "gottaegbert", + "email": "gottaegbert@gmail.com" + }, + + "target": { + "CNAME": { + "name": "whothree_collection", + "value": "https://whothreecollection.vercel.app/" + } + }, + + "proxied": true +}