소스 검색
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 년 전
No known key found for this signature in database
GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일과
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: |
|
|
|
|