Quellcode durchsuchen

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 vor 1 Jahr
Ursprung
Commit
d45657df70
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: E4F9743DAB4B7B75
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
  1. +1
    -3
      examples/vars.yml

+ 1
- 3
examples/vars.yml Datei anzeigen

@@ -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:


Laden…
Abbrechen
Speichern