mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 00:58:56 +01:00 
			
		
		
		
	Merge pull request #1075 from throwawayay/patch-1
docs: update Configuring DNS in Hydrogen setup
This commit is contained in:
		@@ -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):
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user