Add health endpoint to exposed endpoints on matrix.desu.ltd
This commit is contained in:
parent
7669234df9
commit
3e20928e14
@ -30,7 +30,7 @@
|
|||||||
ingress_servers:
|
ingress_servers:
|
||||||
- name: matrix.desu.ltd
|
- name: matrix.desu.ltd
|
||||||
proxies:
|
proxies:
|
||||||
- location: "~* ^(\/_matrix|\/_synapse|\/client)"
|
- location: "~* ^(\/_matrix|\/_synapse|\/client|\/health)"
|
||||||
pass: http://synapse:8008
|
pass: http://synapse:8008
|
||||||
- location: /
|
- location: /
|
||||||
pass: http://element:80
|
pass: http://element:80
|
||||||
|
Loading…
Reference in New Issue
Block a user