mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	Remove whitespace characters from the comment block
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
		| @@ -13,7 +13,7 @@ for `cinny`. See [Configuring DNS](configuring-dns.md). | ||||
| If you would like to use a different domain, add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file (changing it to use your preferred domain): | ||||
|  | ||||
| ```yaml | ||||
|  matrix_server_fqn_cinny: "app.{{ matrix_domain }}" | ||||
| matrix_server_fqn_cinny: "app.{{ matrix_domain }}" | ||||
| ``` | ||||
|  | ||||
| ## Adjusting the playbook configuration | ||||
|   | ||||
| @@ -13,7 +13,7 @@ for `hydrogen`. See [Configuring DNS](configuring-dns.md). | ||||
| If you would like to use a different domain, add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file (changing it to use your preferred domain): | ||||
|  | ||||
| ```yaml | ||||
|  matrix_server_fqn_hydrogen: "helium.{{ matrix_domain }}" | ||||
| matrix_server_fqn_hydrogen: "helium.{{ matrix_domain }}" | ||||
| ``` | ||||
|  | ||||
| ## Adjusting the playbook configuration | ||||
|   | ||||
| @@ -15,7 +15,7 @@ for `schildichat`. See [Configuring DNS](configuring-dns.md). | ||||
| If you would like to use a different domain, add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file (changing it to use your preferred domain): | ||||
|  | ||||
| ```yaml | ||||
|  matrix_server_fqn_schildichat: "sc.{{ matrix_domain }}" | ||||
| matrix_server_fqn_schildichat: "sc.{{ matrix_domain }}" | ||||
| ``` | ||||
|  | ||||
| ## Adjusting the playbook configuration | ||||
|   | ||||
		Reference in New Issue
	
	Block a user