services: matrix: expose healthcheck
This commit is contained in:
parent
45540e57a8
commit
82eb87a388
1 changed files with 1 additions and 0 deletions
|
|
@ -172,6 +172,7 @@ in {
|
|||
|
||||
"/_matrix" = proxyToClientPort;
|
||||
"/_synapse/client" = proxyToClientPort;
|
||||
"/health" = proxyToClientPort;
|
||||
};
|
||||
|
||||
listen = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue