4 lines
138 B
Text
4 lines
138 B
Text
location /.well-known/matrix/ {
|
|
alias /etc/matrix-synapse/wellknown/;
|
|
add_header Access-Control-Allow-Origin *;
|
|
}
|