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

Fix

parent 08760b0d
No related branches found
No related tags found
No related merge requests found
......@@ -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::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment