Franziska Kunsmann
83ff19f3fb
All checks were successful
bundlewrap/pipeline/head This commit looks good
5 lines
189 B
Text
5 lines
189 B
Text
location /.well-known/matrix/ {
|
|
types { } default_type "application/json";
|
|
alias /etc/matrix-synapse/wellknown/;
|
|
add_header Access-Control-Allow-Origin *;
|
|
}
|