Fix typo. (#352)

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2026-03-07 09:49:58 +00:00
parent ea8961a50d
commit 2bbf773390

View File

@@ -92,7 +92,7 @@ At a minimum, the following JSON files should be created:
### Option 2: Reverse proxy ### Option 2: Reverse proxy
These are example configurations if `example.com` is reverse-proxied behing Nginx or Caddy. These are example configurations if `example.com` is reverse-proxied behind Nginx or Caddy.
> [!NOTE] > [!NOTE]
> Replace `tuwunel` with the URL where tuwunel is listening; this may look like `127.0.0.1:8008`, `matrix.example.com`, or `tuwunel` if you declared an `upstream tuwunel` block. > Replace `tuwunel` with the URL where tuwunel is listening; this may look like `127.0.0.1:8008`, `matrix.example.com`, or `tuwunel` if you declared an `upstream tuwunel` block.