2022-11-30 08:56:28 -05:00

3 lines
102 B
Plaintext

location /.well-known/matrix/server {
return 200 '{"m.server": "matrix.example.tld:443"}';
}