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