mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-25 18:38:30 +01:00
Remove whitespace characters from the comment block
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
e961e1b43d
commit
bf8bbdd5ba
@ -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):
|
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
|
```yaml
|
||||||
matrix_server_fqn_cinny: "app.{{ matrix_domain }}"
|
matrix_server_fqn_cinny: "app.{{ matrix_domain }}"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Adjusting the playbook configuration
|
## 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):
|
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
|
```yaml
|
||||||
matrix_server_fqn_hydrogen: "helium.{{ matrix_domain }}"
|
matrix_server_fqn_hydrogen: "helium.{{ matrix_domain }}"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Adjusting the playbook configuration
|
## 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):
|
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
|
```yaml
|
||||||
matrix_server_fqn_schildichat: "sc.{{ matrix_domain }}"
|
matrix_server_fqn_schildichat: "sc.{{ matrix_domain }}"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Adjusting the playbook configuration
|
## Adjusting the playbook configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user