This commit is contained in:
MatMaul 2023-07-31 11:26:11 +00:00
parent b5aa0d2411
commit bb9baae962
4 changed files with 4 additions and 4 deletions

View file

@ -942,7 +942,7 @@ reverse proxy is using.</p>
}
example.com:8448 {
reverse_proxy localhost:8008
reverse_proxy /_matrix/* localhost:8008
}
</code></pre>
<p><a href="delegate.html">Delegation</a> example:</p>

View file

@ -225,7 +225,7 @@ reverse proxy is using.</p>
}
example.com:8448 {
reverse_proxy localhost:8008
reverse_proxy /_matrix/* localhost:8008
}
</code></pre>
<p><a href="delegate.html">Delegation</a> example:</p>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long