services: matrix: expose healthcheck

This commit is contained in:
Antoine Martin 2022-12-19 01:25:05 +01:00
parent 45540e57a8
commit 82eb87a388

View file

@ -172,6 +172,7 @@ in {
"/_matrix" = proxyToClientPort;
"/_synapse/client" = proxyToClientPort;
"/health" = proxyToClientPort;
};
listen = [