Skip to content
Snippets Groups Projects
Unverified Commit 9c2f99a3 authored by steamport's avatar steamport Committed by GitHub
Browse files

Fix

parent 08760b0d
Branches
Tags
No related merge requests found
...@@ -684,9 +684,10 @@ so an example nginx configuration might look like:: ...@@ -684,9 +684,10 @@ so an example nginx configuration might look like::
} }
an example caddy configuration may look like:: an example caddy configuration may look like::
example.com {
proxy /_matrix http://localhost:8008 { proxy /_matrix http://localhost:8008 {
transparent transparent
}
} }
and an example apache configuration may look like:: and an example apache configuration may look like::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment