Update docs/configuring-dns.md: reduce the width of the table
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
56e9967f5d
commit
1bc0a1bf07
@ -26,7 +26,7 @@ To set up Matrix on your domain, you'd need to do some DNS configuration.
|
|||||||
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.
|
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 |
|
| Type | Host | Priority | Weight | Port | Target |
|
||||||
| ----- | ---------------------------- | -------- | ------ | ---- | ---------------------|
|
| ----- | --------- | -------- | ------ | ---- | ---------------------|
|
||||||
| A | `matrix` | - | - | - | `matrix-server-IP` |
|
| A | `matrix` | - | - | - | `matrix-server-IP` |
|
||||||
| CNAME | `element` | - | - | - | `matrix.example.com` |
|
| CNAME | `element` | - | - | - | `matrix.example.com` |
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user