Bladeren bron

Update docs/configuring-dns.md: add note about DNS settings for default services

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3786/head
Suguru Hirahara 1 jaar geleden
bovenliggende
commit
dd5eab6e10
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: E4F9743DAB4B7B75
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. +2
    -0
      docs/configuring-dns.md

+ 2
- 0
docs/configuring-dns.md Bestand weergeven

@@ -23,6 +23,8 @@ On the other hand, if you choose this method (setting up a DNS SRV record), you

## DNS settings for services enabled by default

To serve the base domain (`example.com`) and [Element Web](configuring-playbook-client-element-web.md) with the default subdomain, adjust DNS records as below.

| Type | Host | Priority | Weight | Port | Target |
| ----- | ---------------------------- | -------- | ------ | ---- | ---------------------- |
| A | `matrix` | - | - | - | `matrix-server-IP` |


Laden…
Annuleren
Opslaan