diff --git a/src/lib/components/domains/recordTable.svelte b/src/lib/components/domains/recordTable.svelte index 118b8149a..c385ec573 100644 --- a/src/lib/components/domains/recordTable.svelte +++ b/src/lib/components/domains/recordTable.svelte @@ -143,6 +143,8 @@ Since is an apex domain, CNAME record is only supported by certain providers. If yours doesn't, please verify using nameservers instead. + If you're using Cloudflare or another CDN, make sure the proxy is disabled (set to + DNS only) for this record, since Appwrite serves your domain through its own CDN. {:else if aTabVisible || aaaaTabVisible} @@ -155,7 +157,9 @@ >{/if} {:else if aaaaTabVisible} AAAA record - {/if} instead. + {/if} instead. If you're using Cloudflare or another CDN, make sure the proxy is disabled + (set to DNS only) for this record, since Appwrite serves your domain through its own + CDN. {/if} {:else}