Fix synapse?

This commit is contained in:
2024-10-06 12:16:22 +01:00
parent cea1a06c70
commit 0447736d0a
4 changed files with 1 additions and 30 deletions

View File

@@ -28,7 +28,7 @@ broccoli.town:8448 {
broccoli.town {
header /.well-known/* "Access-Control-Allow-Origin" "*"
respond /.well-known/matrix/client `{ "m.homeserver": { "base_url": "https://broccoli.town" }, "org.matrix.msc3575.proxy": { "url": "https://syncv3.broccoli.town" } }`
respond /.well-known/matrix/client `{ "m.homeserver": { "base_url": "https://broccoli.town" } }`
reverse_proxy /_matrix/* http://localhost:8008
reverse_proxy /_synapse/client/* http://localhost:8008