Skip to content

Commit e6db475

Browse files
authored
Merge pull request #2025 from appwrite/edit-site-domains-docs
Mention both NS in Site Domains docs
2 parents 24ba19e + a797528 commit e6db475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/docs/products/sites/domains/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To add an apex domain:
5353
3. Enter your apex domain (e.g., `example.com`).
5454
4. Select the appropriate domain rule type (Active deployment, Git branch, or Redirect) and configure its settings. See the [Domain rule types](#domain-rule-types) section for details.
5555
5. Appwrite will provide NS record information.
56-
6. Go to your domain registrar and update the NS records for your domain to point to `appwrite.zone`.
56+
6. Go to your domain registrar and update the NS records for your domain to point to `ns1.appwrite.zone` and `ns2.appwrite.zone`.
5757
7. Return to the Appwrite Console and wait for the verification process to complete.
5858

5959
DNS changes can take up to 48 hours to fully propagate across the internet. During this time, your domain might not be accessible or might show inconsistent behavior.

0 commit comments

Comments
 (0)