Add health endpoint to exposed endpoints on matrix.desu.ltd

This commit is contained in:
Salt 2021-10-03 11:51:34 -05:00
parent 7669234df9
commit 3e20928e14

View File

@ -30,7 +30,7 @@
ingress_servers:
- name: matrix.desu.ltd
proxies:
- location: "~* ^(\/_matrix|\/_synapse|\/client)"
- location: "~* ^(\/_matrix|\/_synapse|\/client|\/health)"
pass: http://synapse:8008
- location: /
pass: http://element:80