Is this also possible in haproxy?
location /.well-known/matrix/server {
return 200 '{"m.server": "chat.domain.com:443"}';
add_header Content-Type application/json;
}
1 post - 1 participant
Is this also possible in haproxy?
location /.well-known/matrix/server {
return 200 '{"m.server": "chat.domain.com:443"}';
add_header Content-Type application/json;
}
1 post - 1 participant