Replace (your.)server.name with example.com

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-10-18 02:22:34 +09:00
parent 1c5a8871d5
commit 3fb2752714
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
# and room IDs. Examples: matrix.org, conduit.rs
# The Conduit server needs all /_matrix/ requests to be reachable at
# https://your.server.name/ on port 443 (client-server) and 8448 (federation).
# https://example.com/ on port 443 (client-server) and 8448 (federation).
# If that's not possible for you, you can create /.well-known files to redirect
# requests. See