Browse Source

Fix typo and wording

pull/645/head
Slavi Pantaleev 5 years ago
committed by GitHub
parent
commit
6fefbc248a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      examples/host-vars.yml

+ 2
- 2
examples/host-vars.yml View File

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


Loading…
Cancel
Save