deploy: e02f4b7de2
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…
Reference in New Issue