Skip to content

Commit e8f97b7

Browse files
committed
update pre-existing a/aaaa records note
1 parent 5f1774e commit e8f97b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/docs/advanced/self-hosting/sites/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Head to the **Domains** tab of your site, and add your apex domain (e.g., `myapp
4040

4141
Next, head to your DNS provider and create an A or AAAA record for your root domain pointing to the server's IP address. This will allow Appwrite to serve your sites from the apex domain.
4242

43-
> Note: Make sure to remove any pre-existing values for `_APP_DOMAIN_TARGET_A` and `_APP_DOMAIN_TARGET_AAAA` if they are set, as these can conflict with your current configuration.
43+
> Note: Make sure to remove any pre-existing `A` and `AAAA` records in the DNS settings of your domain, as these can conflict with your current configuration.
4444

4545
# SSL certificates for Sites domains {% #ssl-certificates %}
4646

0 commit comments

Comments
 (0)