mirror of
https://github.com/akpall/akpella.git
synced 2026-02-21 08:36:59 +00:00
config.yaml: reverse proxy matrix stuff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user