Explorar el Código

Be explicit about the type of DNS record to use

Fixes #595 (Github Issue)
pull/601/head
Slavi Pantaleev hace 5 años
committed by GitHub
padre
commit
0fe1899d96
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docs/configuring-playbook-base-domain-serving.md

+ 1
- 1
docs/configuring-playbook-base-domain-serving.md Ver fichero

@@ -14,7 +14,7 @@ Usually, there are 2 options:

This documentation page tells you how to do the latter. With some easy changes, we make it possible to serve the base domain from the Matrix server via the integrated webserver (`matrix-nginx-proxy`).

Just **adjust your DNS records**, so that your base domain is pointed to the Matrix server's IP address **and use the following configuration**:
Just **adjust your DNS records**, so that your base domain is pointed to the Matrix server's IP address (using a DNS `A` record) **and then use the following configuration**:

```yaml
matrix_nginx_proxy_base_domain_serving_enabled: true


Cargando…
Cancelar
Guardar