Fix
parent
08760b0d9a
commit
9c2f99a3b7
|
@ -684,10 +684,11 @@ so an example nginx configuration might look like::
|
|||
}
|
||||
|
||||
an example caddy configuration may look like::
|
||||
|
||||
example.com {
|
||||
proxy /_matrix http://localhost:8008 {
|
||||
transparent
|
||||
}
|
||||
}
|
||||
|
||||
and an example apache configuration may look like::
|
||||
|
||||
|
|
Loading…
Reference in New Issue