mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 09:35:45 +03:00
Whoops!
This commit is contained in:
parent
3f357583ce
commit
5c3d6ea9c7
1 changed files with 1 additions and 1 deletions
|
@ -685,7 +685,7 @@ so an example nginx configuration might look like::
|
||||||
|
|
||||||
an example caddy configuration may look like::
|
an example caddy configuration may look like::
|
||||||
|
|
||||||
example.com {
|
matrix.example.com {
|
||||||
proxy /_matrix http://localhost:8008 {
|
proxy /_matrix http://localhost:8008 {
|
||||||
transparent
|
transparent
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue