Переглянути джерело

Update docs/configuring-playbook-base-domain-serving.md: add an anchor link to docs/configuring-dns.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3773/head
Suguru Hirahara 1 рік тому
джерело
коміт
cbf382c806
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: E4F9743DAB4B7B75
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      docs/configuring-playbook-base-domain-serving.md

+ 1
- 1
docs/configuring-playbook-base-domain-serving.md Переглянути файл

@@ -12,7 +12,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. 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.


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 add the following configuration** to your `inventory/host_vars/matrix.example.com/vars.yml` file:
Just [**adjust your DNS records**](configuring-dns.md), so that your base domain is pointed to the Matrix server's IP address (using a DNS `A` record) **and then add the following configuration** to your `inventory/host_vars/matrix.example.com/vars.yml` file:


```yaml ```yaml
matrix_static_files_container_labels_base_domain_enabled: true matrix_static_files_container_labels_base_domain_enabled: true


Завантаження…
Відмінити
Зберегти