bundlewrap/data/nginx/files/extras/htz.ex42-1048908/franzi.business

6 lines
189 B
Plaintext
Raw Normal View History

location /.well-known/matrix/ {
types { } default_type "application/json";
alias /etc/matrix-synapse/wellknown/;
add_header Access-Control-Allow-Origin *;
}