mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-10 15:01:53 +02:00
deploy: e02f4b7de287f49476ee5b60e3e439eb8bb11047
This commit is contained in:
parent
b5aa0d2411
commit
bb9baae962
@ -942,7 +942,7 @@ reverse proxy is using.</p>
|
|||||||
}
|
}
|
||||||
|
|
||||||
example.com:8448 {
|
example.com:8448 {
|
||||||
reverse_proxy localhost:8008
|
reverse_proxy /_matrix/* localhost:8008
|
||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p><a href="delegate.html">Delegation</a> example:</p>
|
<p><a href="delegate.html">Delegation</a> example:</p>
|
||||||
|
@ -225,7 +225,7 @@ reverse proxy is using.</p>
|
|||||||
}
|
}
|
||||||
|
|
||||||
example.com:8448 {
|
example.com:8448 {
|
||||||
reverse_proxy localhost:8008
|
reverse_proxy /_matrix/* localhost:8008
|
||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p><a href="delegate.html">Delegation</a> example:</p>
|
<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
Loading…
x
Reference in New Issue
Block a user