diff --git a/domains/account.juststudio.json b/domains/account.juststudio.json new file mode 100644 index 000000000..0e9c53ba8 --- /dev/null +++ b/domains/account.juststudio.json @@ -0,0 +1,11 @@ +{ + "description": "It will be redirect to accounts.juststudio.is-a.dev", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "juststudio-account.web.app" + } +} diff --git a/domains/data.accounts.juststudio.json b/domains/data.accounts.juststudio.json new file mode 100644 index 000000000..b0f3eb83b --- /dev/null +++ b/domains/data.accounts.juststudio.json @@ -0,0 +1,11 @@ +{ + "description": "For account system's database", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "juststudio-account.web.app" + } +}