mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Merge pull request #1143 from aaronraimist/patch-1
Remove asterisks from configuring-dns.md
This commit is contained in:
		| @@ -31,12 +31,12 @@ If you are using Cloudflare DNS, make sure to disable the proxy and set all reco | ||||
| | Type  | Host                         | Priority | Weight | Port | Target                 | | ||||
| | ----- | ---------------------------- | -------- | ------ | ---- | ---------------------- | | ||||
| | SRV   | `_matrix-identity._tcp`      | 10       | 0      | 443  | `matrix.<your-domain>` | | ||||
| | CNAME | `dimension` (*)              | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `jitsi` (*)                  | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `stats` (*)                  | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `goneb` (*)                  | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `sygnal` (*)                 | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `hydrogen` (*)               | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `dimension`                  | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `jitsi`                      | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `stats`                      | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `goneb`                      | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `sygnal`                     | -        | -      | -    | `matrix.<your-domain>` | | ||||
| | CNAME | `hydrogen`                   | -        | -      | -    | `matrix.<your-domain>` | | ||||
|  | ||||
| ## Subdomains setup | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user