mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Fix
This commit is contained in:
parent
08760b0d9a
commit
9c2f99a3b7
@ -684,9 +684,10 @@ so an example nginx configuration might look like::
|
||||
}
|
||||
|
||||
an example caddy configuration may look like::
|
||||
|
||||
proxy /_matrix http://localhost:8008 {
|
||||
transparent
|
||||
example.com {
|
||||
proxy /_matrix http://localhost:8008 {
|
||||
transparent
|
||||
}
|
||||
}
|
||||
|
||||
and an example apache configuration may look like::
|
||||
|
Loading…
Reference in New Issue
Block a user