1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

docs: update Configuring DNS in Hydrogen setup

This commit is contained in:
throwawayay
2021-05-21 07:40:01 -04:00
committed by GitHub
parent 7a086d7dd9
commit b2d0a8a5e5

View File

@ -12,7 +12,7 @@ matrix_client_hydrogen_enabled: true
You will also need to add a DNS record so that Hydrogen can be accessed.
By default Hydrogen will use https://hydrogen.DOMAIN so you will need to create an CNAME record
for `hydrogen`. See [docs/configuring-dns.md](docs/configuring-dns.md).
for `hydrogen`. See [Configuring DNS](configuring-dns.md).
If you would like to use a different domain, add the following to your configuration file (changing it to use your preferred domain):