diff options
author | steamport <steamport@protonmail.com> | 2018-10-19 22:00:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-19 22:00:27 +0000 |
commit | 5c3d6ea9c72125ad152823e73f52667e845e6a61 (patch) | |
tree | 82e7b39a146ea3436f4358896f0b98f42725bdbf /README.rst | |
parent | I HATE RST (diff) | |
download | synapse-5c3d6ea9c72125ad152823e73f52667e845e6a61.tar.xz |
Whoops!
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index df9430f4cc..209313ba37 100644 --- a/README.rst +++ b/README.rst @@ -685,7 +685,7 @@ so an example nginx configuration might look like:: an example caddy configuration may look like:: - example.com { + matrix.example.com { proxy /_matrix http://localhost:8008 { transparent } |