mirror of
https://github.com/matrix-org/synapse.git
synced 2025-01-02 14:28:22 +00:00
Fix
This commit is contained in:
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
Block a user