services: matrix: expose healthcheck
This commit is contained in:
parent
45540e57a8
commit
82eb87a388
|
@ -172,6 +172,7 @@ in {
|
|||
|
||||
"/_matrix" = proxyToClientPort;
|
||||
"/_synapse/client" = proxyToClientPort;
|
||||
"/health" = proxyToClientPort;
|
||||
};
|
||||
|
||||
listen = [
|
||||
|
|
Loading…
Reference in a new issue