Ver código fonte
Replace YOUR_BARE_DOMAIN_NAME_HERE with example.com
Remove an explanation about example as it is self-explanatory
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3628/head
Suguru Hirahara
1 ano atrás
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: E4F9743DAB4B7B75
1 arquivos alterados com
1 adições e
3 exclusões
-
examples/vars.yml
|
|
|
@@ -7,9 +7,7 @@ |
|
|
|
# |
|
|
|
# If you've deployed using the wrong domain, you'll have to run the Uninstalling step, |
|
|
|
# because you can't change the Domain after deployment. |
|
|
|
# |
|
|
|
# Example value: example.com |
|
|
|
matrix_domain: YOUR_BARE_DOMAIN_NAME_HERE |
|
|
|
matrix_domain: example.com |
|
|
|
|
|
|
|
# The Matrix homeserver software to install. |
|
|
|
# See: |
|
|
|
|