diff --git a/domains/data.json b/domains/data.json index b8d2e61c5..708e00ecc 100644 --- a/domains/data.json +++ b/domains/data.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "is-a.dev" - } + }, + "proxied": true } diff --git a/domains/owl.json b/domains/owl.json index 00eb3c451..018b2b59a 100644 --- a/domains/owl.json +++ b/domains/owl.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "p2pb.dev" - } + }, + "proxied": true } diff --git a/domains/raw-api.json b/domains/raw-api.json index b8d2e61c5..708e00ecc 100644 --- a/domains/raw-api.json +++ b/domains/raw-api.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "is-a.dev" - } + }, + "proxied": true } diff --git a/domains/register-bot.json b/domains/register-bot.json index 00eb3c451..018b2b59a 100644 --- a/domains/register-bot.json +++ b/domains/register-bot.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "p2pb.dev" - } + }, + "proxied": true } diff --git a/domains/team.json b/domains/team.json index 31c79da96..993cade10 100644 --- a/domains/team.json +++ b/domains/team.json @@ -1,11 +1,11 @@ { - "description": "The Maintainer Docs For The Is-A.Dev Website!", - "repo": "github.com/is-a-dev/maintainer-docs", + "repo": "https://github.com/is-a-dev/team-docs", "owner": { "username": "is-a-dev", "email": "admin@is-a.dev" }, "record": { "CNAME": "is-a.dev" - } + }, + "proxied": true } diff --git a/domains/www.json b/domains/www.json index b8d2e61c5..708e00ecc 100644 --- a/domains/www.json +++ b/domains/www.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "is-a.dev" - } + }, + "proxied": true }