mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-26 00:59:22 -05: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