Quellcode durchsuchen

Fix typo and wording

pull/645/head
Slavi Pantaleev vor 5 Jahren
committed by GitHub
Ursprung
Commit
6fefbc248a
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. +2
    -2
      examples/host-vars.yml

+ 2
- 2
examples/host-vars.yml Datei anzeigen

@@ -4,8 +4,8 @@
# Note: this playbook does not touch the server referenced here.
# Installation happens on another server ("matrix.<matrix-domain>").
#
# Plesae remember, if you've deployed the wrong URL, you have to run the Uninstalling step,
# cause you can't change the Domain after deployment.
# 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


Laden…
Abbrechen
Speichern