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

6 lines
189 B
Plaintext
Raw Normal View History

2020-06-01 08:53:19 +00:00
location /.well-known/matrix/ {
types { } default_type "application/json";
2020-06-01 08:53:19 +00:00
alias /etc/matrix-synapse/wellknown/;
add_header Access-Control-Allow-Origin *;
}