浏览代码

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年前
父节点
当前提交
d45657df70
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. +1
    -3
      examples/vars.yml

+ 1
- 3
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:


正在加载...
取消
保存