Merge pull request #1075 from throwawayay/patch-1

docs: update Configuring DNS in Hydrogen setup
This commit is contained in:
Slavi Pantaleev 2021-05-21 15:09:20 +03:00 committed by GitHub
commit 4879fdd46b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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):