1
0
mirror of https://github.com/akpall/akpella.git synced 2026-02-21 00:26:59 +00:00

config.yaml: reverse proxy matrix stuff

This commit is contained in:
2026-02-08 05:42:19 +02:00
parent 11a2902cc8
commit 6ae03a65cf

View File

@@ -54,8 +54,13 @@ storage:
file_server
}
fst.ee:8448 {
reverse_proxy /_matrix/* matrixdotorg-synapse:8008
}
matrix.fst.ee {
reverse_proxy http://[::1]:8008
reverse_proxy /_matrix/* matrixdotorg-synapse:8008
reverse_proxy /_synapse/client/* matrixdotorg-synapse:8008
}
- path: /opt/caddy/var/www/html/index.html
overwrite: true