modify Access-Control-Allow-Origin
This commit is contained in:
@@ -24,7 +24,7 @@ data:
|
|||||||
|
|
||||||
location /.well-known/matrix/ {
|
location /.well-known/matrix/ {
|
||||||
default_type application/json;
|
default_type application/json;
|
||||||
add_header Access-Control-Allow-Origin https://borninpain.de;
|
add_header Access-Control-Allow-Origin "*";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user